Build Log |
|
Command Lines |
Creating temporary file "c:\Users\Adam\Desktop\spot the difference\Spot the Difference\Release\RSP00000C1204932.rsp" with contents [ /GL /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /MT /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /Zi /TP ".\App.cpp" ] Creating command line "cl.exe @"c:\Users\Adam\Desktop\spot the difference\Spot the Difference\Release\RSP00000C1204932.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Users\Adam\Desktop\spot the difference\Spot the Difference\Release\RSP00000D1204932.rsp" with contents [ /OUT:"C:\Users\Adam\Desktop\spot the difference\Spot the Difference\Release\spot the difference.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\spot the difference.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Users\Adam\Desktop\spot the difference\Spot the Difference\Release\spot the difference.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE:NO /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\App.obj" ] Creating command line "link.exe @"c:\Users\Adam\Desktop\spot the difference\Spot the Difference\Release\RSP00000D1204932.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Users\Adam\Desktop\spot the difference\Spot the Difference\Release\RSP00000E1204932.rsp" with contents [ /outputresource:".\Release\spot the difference.exe;#1" /manifest ".\Release\spot the difference.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Users\Adam\Desktop\spot the difference\Spot the Difference\Release\RSP00000E1204932.rsp" /nologo" Creating temporary file "c:\Users\Adam\Desktop\spot the difference\Spot the Difference\Release\BAT00000F1204932.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep" ] Creating command line """c:\Users\Adam\Desktop\spot the difference\Spot the Difference\Release\BAT00000F1204932.bat""" |
Output Window |
Compiling... cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release App.cpp c:\users\adam\desktop\spot the difference\spot the difference\SaveData.h(174) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf' c:\users\adam\desktop\spot the difference\spot the difference\SaveData.h(218) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf' c:\users\adam\desktop\spot the difference\spot the difference\Game.h(240) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf' c:\users\adam\desktop\spot the difference\spot the difference\Game.h(602) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf' Linking... Generating code Finished generating code Embedding manifest... |
Results |
Build log was saved at "file://c:\Users\Adam\Desktop\spot the difference\Spot the Difference\Release\BuildLog.htm" spot the difference - 0 error(s), 5 warning(s) |