Build Log |
|
Command Lines |
Creating temporary file "d:\Q\Mogil\DoesNotDoIt\Debug\RSP0000103564720.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_AFXDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp".\Debug/DoesNotDoIt.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP .\DoesNotDoItDlg.cpp ] Creating command line "cl.exe @d:\Q\Mogil\DoesNotDoIt\Debug\RSP0000103564720.rsp /nologo /errorReport:prompt" Creating temporary file "d:\Q\Mogil\DoesNotDoIt\Debug\RSP0000113564720.rsp" with contents [ /OUT:".\Debug/DoesNotDoIt.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\DoesNotDoIt.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Debug/DoesNotDoIt.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /MACHINE:X86 ".\Debug\DoesNotDoIt.obj" ".\Debug\DoesNotDoIt.res" ".\Debug\DoesNotDoItDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\timethrd.obj" ".\Debug\DoesNotDoIt.exe.embed.manifest.res" ] Creating command line "link.exe @d:\Q\Mogil\DoesNotDoIt\Debug\RSP0000113564720.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\Q\Mogil\DoesNotDoIt\Debug\RSP0000123564720.rsp" with contents [ /out:.\Debug\DoesNotDoIt.exe.embed.manifest /notify_update /manifest .\Debug\DoesNotDoIt.exe.intermediate.manifest ] Creating command line "mt.exe @d:\Q\Mogil\DoesNotDoIt\Debug\RSP0000123564720.rsp /nologo" Creating temporary file "d:\Q\Mogil\DoesNotDoIt\Debug\BAT0000133564720.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep ] Creating command line "d:\Q\Mogil\DoesNotDoIt\Debug\BAT0000133564720.bat" |
Output Window |
Compiling... DoesNotDoItDlg.cpp d:\q\mogil\doesnotdoit\doesnotdoitdlg.cpp(271) : 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 (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf' d:\q\mogil\doesnotdoit\doesnotdoitdlg.cpp(273) : 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 (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf' d:\q\mogil\doesnotdoit\doesnotdoitdlg.cpp(275) : 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 (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf' Linking... Embedding manifest... |
Results |
Build log was saved at "file://d:\Q\Mogil\DoesNotDoIt\Debug\BuildLog.htm" DoesNotDoIt - 0 error(s), 3 warning(s) |