Build Log |
|
Command Lines |
Creating temporary file "c:\Users\headk_000\Documents\Visual Studio 2008\Projects\General\MameInteropSDK\C++\x64\Debug\RSP00008A1108411072.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MTd /Yc"stdafx.h" /Fp".\Debug/MameInterop.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /Zi /Gz /TP ".\StdAfx.cpp" ] Creating command line "cl.exe @"c:\Users\headk_000\Documents\Visual Studio 2008\Projects\General\MameInteropSDK\C++\x64\Debug\RSP00008A1108411072.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Users\headk_000\Documents\Visual Studio 2008\Projects\General\MameInteropSDK\C++\x64\Debug\RSP00008B1108411072.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp".\Debug/MameInterop.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /Zi /Gz /TP ".\MameInterop.cpp" ] Creating command line "cl.exe @"c:\Users\headk_000\Documents\Visual Studio 2008\Projects\General\MameInteropSDK\C++\x64\Debug\RSP00008B1108411072.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Users\headk_000\Documents\Visual Studio 2008\Projects\General\MameInteropSDK\C++\x64\Debug\TMP00008C1108411072.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\x64\\Debug\\MameInterop.exe.embed.manifest" ] Creating command line "rc.exe /fo".\x64\Debug\MameInterop.exe.embed.manifest.res" "c:\Users\headk_000\Documents\Visual Studio 2008\Projects\General\MameInteropSDK\C++\x64\Debug\TMP00008C1108411072.tmp"" Creating temporary file "c:\Users\headk_000\Documents\Visual Studio 2008\Projects\General\MameInteropSDK\C++\x64\Debug\RSP00008D1108411072.rsp" with contents [ /OUT:".\Debug/MameInterop.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"x64\Debug\MameInterop.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Debug/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 ".\Debug\MameInterop.obj" ".\Debug\StdAfx.obj" ".\x64\Debug\MameInterop.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Users\headk_000\Documents\Visual Studio 2008\Projects\General\MameInteropSDK\C++\x64\Debug\RSP00008D1108411072.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Users\headk_000\Documents\Visual Studio 2008\Projects\General\MameInteropSDK\C++\x64\Debug\RSP00008E1108411072.rsp" with contents [ /out:".\x64\Debug\MameInterop.exe.embed.manifest" /notify_update /manifest ".\x64\Debug\MameInterop.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Users\headk_000\Documents\Visual Studio 2008\Projects\General\MameInteropSDK\C++\x64\Debug\RSP00008E1108411072.rsp" /nologo" Creating temporary file "c:\Users\headk_000\Documents\Visual Studio 2008\Projects\General\MameInteropSDK\C++\x64\Debug\BAT00008F1108411072.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\x64\Debug\mt.dep" ] Creating command line """c:\Users\headk_000\Documents\Visual Studio 2008\Projects\General\MameInteropSDK\C++\x64\Debug\BAT00008F1108411072.bat""" Creating temporary file "c:\Users\headk_000\Documents\Visual Studio 2008\Projects\General\MameInteropSDK\C++\x64\Debug\TMP0000901108411072.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\x64\\Debug\\MameInterop.exe.embed.manifest" ] Creating command line "rc.exe /fo".\x64\Debug\MameInterop.exe.embed.manifest.res" "c:\Users\headk_000\Documents\Visual Studio 2008\Projects\General\MameInteropSDK\C++\x64\Debug\TMP0000901108411072.tmp"" Creating temporary file "c:\Users\headk_000\Documents\Visual Studio 2008\Projects\General\MameInteropSDK\C++\x64\Debug\RSP0000911108411072.rsp" with contents [ /OUT:".\Debug/MameInterop.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"x64\Debug\MameInterop.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Debug/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 ".\Debug\MameInterop.obj" ".\Debug\StdAfx.obj" ".\x64\Debug\MameInterop.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Users\headk_000\Documents\Visual Studio 2008\Projects\General\MameInteropSDK\C++\x64\Debug\RSP0000911108411072.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
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' Compiling manifest to resources... Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1 Copyright (C) Microsoft Corporation. All rights reserved. Linking... LINK : .\Debug/MameInterop.exe not found or not built by the last incremental link; performing full link Embedding manifest... Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1 Copyright (C) Microsoft Corporation. All rights reserved. |
Results |
Build log was saved at "file://c:\Users\headk_000\Documents\Visual Studio 2008\Projects\General\MameInteropSDK\C++\x64\Debug\BuildLog.htm" MameInterop - 0 error(s), 2 warning(s) |