| Build Log |
|
| Command Lines |
Creating temporary file "d:\tecnomatix\projects\serial\src\nt\WinDebug\RSP00000526403056.rsp" with contents [ /Od /I "..\h" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "NT" /D "_VC80_UPGRADE=0x0600" /FD /EHsc /MTd /Zp2 /Fp".\WinDebug/serial.pch" /Fo".\WinDebug/" /Fd".\WinDebug/" /W4 /c /Z7 /TC ..\c\ser_nt.c ] Creating command line "cl.exe @d:\tecnomatix\projects\serial\src\nt\WinDebug\RSP00000526403056.rsp /nologo /errorReport:prompt" Creating temporary file "d:\tecnomatix\projects\serial\src\nt\WinDebug\RSP00000626403056.rsp" with contents [ /OUT:"..\..\lib\nt\debug\serial.lib" .\WinDebug\crit_nt.obj .\WinDebug\modem.obj .\WinDebug\ser_nt.obj .\WinDebug\serial.obj ] Creating command line "lib.exe @d:\tecnomatix\projects\serial\src\nt\WinDebug\RSP00000626403056.rsp /NOLOGO" |
| Output Window |
Compiling... ser_nt.c ..\c\ser_nt.c(784) : warning C4127: conditional expression is constant ..\c\ser_nt.c(802) : warning C4057: 'function' : 'char *' differs in indirection to slightly different base types from 'unsigned char *' ..\c\ser_nt.c(812) : warning C4244: '=' : conversion from 'int' to 'unsigned short', possible loss of data Creating library... |
| Results |
Build log was saved at "file://d:\tecnomatix\projects\serial\src\nt\WinDebug\BuildLog.htm" serial - 0 error(s), 3 warning(s) |