| Build Log |
|
| Command Lines |
MIFLTest : warning PRJ0041 : Cannot find missing dependency 'ver.h' for file 'MIFLTest.rc'. Your project may still build, but may continue to appear out of date until this file is found. Creating temporary file "z:\M3D\MIFLTest\Release\RSP00016030441956.rsp" with contents [ /O2 /Ob1 /Oy /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NON_CONFORMING_SWPRINTFS" /D "_VC80_UPGRADE=0x0700" /D "_MBCS" /GF /FD /EHsc /MD /Gy /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP .\Main.cpp ] Creating command line "cl.exe @z:\M3D\MIFLTest\Release\RSP00016030441956.rsp /nologo /errorReport:prompt" Creating command line "rc.exe /d "_VC80_UPGRADE=0x0700" /fo"Release/MIFLTest.res" .\MIFLTest.rc" Creating temporary file "z:\M3D\MIFLTest\Release\RSP00016130441956.rsp" with contents [ /OUT:"Release/MIFLTest.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\MIFLTest.exe.intermediate.manifest" /DEBUG /PDB:"z:\m3d\mifltest\release\MIFLTest.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /MACHINE:X86 winmm.lib msacm32.lib comctl32.lib escarpment.lib m3dutil.lib m3danim.lib m3dobj.lib m3drend.lib m3dtext.lib m3dview.lib m3dworld.lib m3dwavedll.lib mnlp.lib mifl.lib m3deffect.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\Main.obj" ".\release\MIFLTest.res" ] Creating command line "link.exe @z:\M3D\MIFLTest\Release\RSP00016130441956.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "z:\M3D\MIFLTest\Release\RSP00016230441956.rsp" with contents [ /outputresource:".\release\MIFLTest.exe;#1" /manifest .\release\MIFLTest.exe.intermediate.manifest ] Creating command line "mt.exe @z:\M3D\MIFLTest\Release\RSP00016230441956.rsp /nologo" Creating temporary file "z:\M3D\MIFLTest\Release\BAT00016330441956.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\release\mt.dep ] Creating command line "z:\M3D\MIFLTest\Release\BAT00016330441956.bat" |
| Output Window |
Compiling... Main.cpp .\Main.cpp(211) : warning C4267: 'argument' : conversion from 'size_t' to 'DWORD', possible loss of data .\Main.cpp(212) : warning C4267: 'argument' : conversion from 'size_t' to 'DWORD', possible loss of data Compiling resources... Linking... Creating library Release/MIFLTest.lib and object Release/MIFLTest.exp Embedding manifest... |
| Results |
Build log was saved at "file://z:\M3D\MIFLTest\Release\BuildLog.htm" MIFLTest - 0 error(s), 2 warning(s) |