| Build Log |
|
| Command Lines |
Creating temporary file "d:\Projects\sirtet\sirtet\Release\RSP000042932368.rsp" with contents [ /O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP .\sirtet.cpp ] Creating command line "cl.exe @d:\Projects\sirtet\sirtet\Release\RSP000042932368.rsp /nologo /errorReport:prompt" Creating temporary file "d:\Projects\sirtet\sirtet\Release\RSP000043932368.rsp" with contents [ /OUT:"D:\Projects\sirtet\Release\sirtet.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\sirtet.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"d:\Projects\sirtet\Release\sirtet.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86 sdl.lib sdlmain.lib sdl_ttf.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Release\sirtet.obj" ] Creating command line "link.exe @d:\Projects\sirtet\sirtet\Release\RSP000043932368.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\Projects\sirtet\sirtet\Release\RSP000044932368.rsp" with contents [ /outputresource:"..\Release\sirtet.exe;#1" /manifest .\Release\sirtet.exe.intermediate.manifest ] Creating command line "mt.exe @d:\Projects\sirtet\sirtet\Release\RSP000044932368.rsp /nologo" Creating temporary file "d:\Projects\sirtet\sirtet\Release\BAT000045932368.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep ] Creating command line "d:\Projects\sirtet\sirtet\Release\BAT000045932368.bat" |
| Output Window |
Compiling...
sirtet.cpp
.\sirtet.cpp(114) : warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
.\sirtet.cpp(152) : warning C4018: '<' : signed/unsigned mismatch
.\sirtet.cpp(228) : warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdlib.h(862) : see declaration of 'itoa'
.\sirtet.cpp(232) : warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdlib.h(862) : see declaration of 'itoa'
.\sirtet.cpp(236) : warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdlib.h(862) : see declaration of 'itoa'
.\sirtet.cpp(254) : warning C4018: '<' : signed/unsigned mismatch
.\sirtet.cpp(645) : warning C4018: '<' : signed/unsigned mismatch
.\sirtet.cpp(738) : warning C4018: '<' : signed/unsigned mismatch
.\sirtet.cpp(812) : warning C4018: '<' : signed/unsigned mismatch
.\sirtet.cpp(831) : warning C4018: '<' : signed/unsigned mismatch
.\sirtet.cpp(854) : warning C4018: '<' : signed/unsigned mismatch
.\sirtet.cpp(897) : warning C4018: '<' : signed/unsigned mismatch
Linking...
Generating code
Finished generating code
Embedding manifest...
|
| Results |
Build log was saved at "file://d:\Projects\sirtet\sirtet\Release\BuildLog.htm" sirtet - 0 error(s), 12 warning(s) |