Build Log |
|
Command Lines |
Creating temporary file "v:\BME\ujrakonfig\lab1\lab1\x64\Release\RSP00002639121652.rsp" with contents [ /O2 /Ob2 /Oi /Ot /GL /I ".\DevIL_x64\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /arch:SSE2 /fp:fast /openmp /Yu"stdafx.h" /Fp"x64\Release\lab1.pch" /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Zi /TP .\lab1.cpp ] Creating command line "cl.exe @v:\BME\ujrakonfig\lab1\lab1\x64\Release\RSP00002639121652.rsp /nologo /errorReport:prompt" Creating temporary file "v:\BME\ujrakonfig\lab1\lab1\x64\Release\RSP00002739121652.rsp" with contents [ /O2 /Ob2 /Oi /Ot /GL /I ".\DevIL_x64\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /arch:SSE2 /fp:fast /openmp /Yc"stdafx.h" /Fp"x64\Release\lab1.pch" /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Zi /TP .\stdafx.cpp ] Creating command line "cl.exe @v:\BME\ujrakonfig\lab1\lab1\x64\Release\RSP00002739121652.rsp /nologo /errorReport:prompt" Creating temporary file "v:\BME\ujrakonfig\lab1\lab1\x64\Release\RSP00002839121652.rsp" with contents [ /OUT:"V:\BME\ujrakonfig\lab1\lab1\x64\Release\lab1.exe" /INCREMENTAL:NO /LIBPATH:".\DevIL_x64" /MANIFEST /MANIFESTFILE:"x64\Release\lab1.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"V:\BME\ujrakonfig\lab1\lab1\x64\Release\lab1.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X64 DevIL.lib ILU.lib ILUT.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 ".\x64\Release\lab1.obj" ".\x64\Release\stdafx.obj" ] Creating command line "link.exe @v:\BME\ujrakonfig\lab1\lab1\x64\Release\RSP00002839121652.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "v:\BME\ujrakonfig\lab1\lab1\x64\Release\RSP00002939121652.rsp" with contents [ /outputresource:".\x64\Release\lab1.exe;#1" /manifest .\x64\Release\lab1.exe.intermediate.manifest ] Creating command line "mt.exe @v:\BME\ujrakonfig\lab1\lab1\x64\Release\RSP00002939121652.rsp /nologo" Creating temporary file "v:\BME\ujrakonfig\lab1\lab1\x64\Release\BAT00002A39121652.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\x64\Release\mt.dep ] Creating command line "v:\BME\ujrakonfig\lab1\lab1\x64\Release\BAT00002A39121652.bat" |
Output Window |
Compiling... cl : Command line warning D9002 : ignoring unknown option '/arch:SSE2' stdafx.cpp Compiling... cl : Command line warning D9002 : ignoring unknown option '/arch:SSE2' lab1.cpp .\lab1.cpp(130) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data .\lab1.cpp(133) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data .\lab1.cpp(134) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data .\lab1.cpp(135) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data Linking... Generating code Finished generating code Embedding manifest... |
Results |
Build log was saved at "file://v:\BME\ujrakonfig\lab1\lab1\x64\Release\BuildLog.htm" lab1 - 0 error(s), 6 warning(s) |