Build Log |
|
Command Lines |
Creating temporary file "c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\x64\Release\RSP0000211084816088.rsp" with contents [ /O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_UNICODE" /D "UNICODE" /GF /FD /EHsc /MT /Gy /Yc"stdafx.h" /Fp".\Release/MAMEInterop.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /Gz /TP ".\StdAfx.cpp" ] Creating command line "cl.exe @"c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\x64\Release\RSP0000211084816088.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\x64\Release\RSP0000221084816088.rsp" with contents [ /O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_UNICODE" /D "UNICODE" /GF /FD /EHsc /MT /Gy /Yu"stdafx.h" /Fp".\Release/MAMEInterop.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /Gz /TP ".\MAMEInterop.cpp" ] Creating command line "cl.exe @"c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\x64\Release\RSP0000221084816088.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\x64\Release\RSP0000231084816088.rsp" with contents [ /OUT:".\Release/MAMEInterop.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"x64\Release\MAMEInterop.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:".\Release/MAMEInterop.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /MACHINE:X64 MAME64.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\MAMEInterop.obj" ".\Release\StdAfx.obj" ] Creating command line "link.exe @"c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\x64\Release\RSP0000231084816088.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\x64\Release\RSP0000241084816088.rsp" with contents [ /outputresource:".\Release\MAMEInterop.exe;#1" /manifest ".\x64\Release\MAMEInterop.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\x64\Release\RSP0000241084816088.rsp" /nologo" Creating temporary file "c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\x64\Release\BAT0000251084816088.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\x64\Release\mt.dep" ] Creating command line """c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\x64\Release\BAT0000251084816088.bat""" |
Output Window |
Compiling... StdAfx.cpp Compiling... MAMEInterop.cpp .\MAMEInterop.cpp(100) : warning C4244: 'return' : conversion from 'WPARAM' to 'int', possible loss of data .\MAMEInterop.cpp(163) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy' Linking... Embedding manifest... |
Results |
Build log was saved at "file://c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\x64\Release\BuildLog.htm" MAMEInterop - 0 error(s), 2 warning(s) |