| Build Log |
|
| Command Lines |
Creating temporary file "d:\VC_PROG\WCX.sample\Release\RSP00007F127449292.rsp" with contents [ /Ox /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "WCX_EXPORTS" /D "_WINDLL" /GF /FD /EHsc /MT /Gy /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /TP .\WCX.cpp ] Creating command line "cl.exe @d:\VC_PROG\WCX.sample\Release\RSP00007F127449292.rsp /nologo /errorReport:prompt" Creating temporary file "d:\VC_PROG\WCX.sample\Release\RSP000080127449292.rsp" with contents [ /OUT:"Release\WCX.wcx" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"Release\WCX.wcx.intermediate.manifest" /DEF:".\export.def" /OPT:REF /OPT:ICF /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 ".\release\WCX.obj" ".\release\heap.obj" ] Creating command line "link.exe @d:\VC_PROG\WCX.sample\Release\RSP000080127449292.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\VC_PROG\WCX.sample\Release\RSP000081127449292.rsp" with contents [ /outputresource:".\release\WCX.wcx;#2" /manifest .\release\WCX.wcx.intermediate.manifest ] Creating command line "mt.exe @d:\VC_PROG\WCX.sample\Release\RSP000081127449292.rsp /nologo" Creating temporary file "d:\VC_PROG\WCX.sample\Release\BAT000082127449292.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\release\mt.dep ] Creating command line "d:\VC_PROG\WCX.sample\Release\BAT000082127449292.bat" |
| Output Window |
Compiling... WCX.cpp .\WCX.cpp(161) : warning C4267: 'argument' : conversion from 'size_t' to 'DWORD', possible loss of data .\WCX.cpp(264) : warning C4267: 'argument' : conversion from 'size_t' to 'DWORD', possible loss of data .\WCX.cpp(214) : warning C4101: 'HeaderData' : unreferenced local variable .\WCX.cpp(338) : warning C4267: 'argument' : conversion from 'size_t' to 'DWORD', possible loss of data Linking... Creating library Release\WCX.lib and object Release\WCX.exp Embedding manifest... |
| Results |
Build log was saved at "file://d:\VC_PROG\WCX.sample\Release\BuildLog.htm" WCX - 0 error(s), 4 warning(s) |