| Build Log |
|
| Command Lines |
Creating temporary file "m:\C++\SmithBinaryConverter\SmithBinaryConverter\Debug\RSP00004330843716.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\SmithBinaryConverter.cpp" ] Creating command line "cl.exe @"m:\C++\SmithBinaryConverter\SmithBinaryConverter\Debug\RSP00004330843716.rsp" /nologo /errorReport:prompt" Creating temporary file "m:\C++\SmithBinaryConverter\SmithBinaryConverter\Debug\RSP00004430843716.rsp" with contents [ /OUT:"M:\C++\SmithBinaryConverter\Debug\SmithBinaryConverter.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\SmithBinaryConverter.exe.intermediate.manifest" /DEBUG /PDB:"m:\C++\SmithBinaryConverter\debug\SmithBinaryConverter.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Debug\SmithBinaryConverter.obj" ".\Debug\SmithBinaryConverter.exe.embed.manifest.res" ] Creating command line "link.exe @"m:\C++\SmithBinaryConverter\SmithBinaryConverter\Debug\RSP00004430843716.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "m:\C++\SmithBinaryConverter\SmithBinaryConverter\Debug\RSP00004530843716.rsp" with contents [ /out:".\Debug\SmithBinaryConverter.exe.embed.manifest" /notify_update /manifest ".\Debug\SmithBinaryConverter.exe.intermediate.manifest" ] Creating command line "mt.exe @"m:\C++\SmithBinaryConverter\SmithBinaryConverter\Debug\RSP00004530843716.rsp" /nologo" Creating temporary file "m:\C++\SmithBinaryConverter\SmithBinaryConverter\Debug\BAT00004630843716.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """m:\C++\SmithBinaryConverter\SmithBinaryConverter\Debug\BAT00004630843716.bat""" |
| Output Window |
Compiling... SmithBinaryConverter.cpp m:\c++\smithbinaryconverter\smithbinaryconverter\smithbinaryconverter.cpp(15) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data m:\c++\smithbinaryconverter\smithbinaryconverter\smithbinaryconverter.cpp(17) : warning C4244: '+=' : conversion from 'double' to 'int', possible loss of data Linking... Embedding manifest... |
| Results |
Build log was saved at "file://m:\C++\SmithBinaryConverter\SmithBinaryConverter\Debug\BuildLog.htm" SmithBinaryConverter - 0 error(s), 2 warning(s) |