Build Log |
|
Command Lines |
Creating temporary file "c:\Documents and Settings\sueda\Desktop\glj3\p2_template_win\p2_template_win\Debug\RSP0000356153265280.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\p2_template_win.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\sueda\Desktop\glj3\p2_template_win\p2_template_win\Debug\RSP0000356153265280.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Documents and Settings\sueda\Desktop\glj3\p2_template_win\p2_template_win\Debug\RSP0000366153265280.rsp" with contents [ /OUT:"C:\Documents and Settings\sueda\Desktop\glj3\p2_template_win\Debug\p2_template_win.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\p2_template_win.exe.intermediate.manifest" /DEBUG /PDB:"c:\documents and settings\sueda\desktop\glj3\p2_template_win\debug\p2_template_win.pdb" /SUBSYSTEM:CONSOLE /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 ".\debug\p2_template_win.obj" ".\Debug\p2_template_win.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Documents and Settings\sueda\Desktop\glj3\p2_template_win\p2_template_win\Debug\RSP0000366153265280.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Documents and Settings\sueda\Desktop\glj3\p2_template_win\p2_template_win\Debug\RSP0000376153265280.rsp" with contents [ /out:".\debug\p2_template_win.exe.embed.manifest" /notify_update /manifest ".\debug\p2_template_win.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Documents and Settings\sueda\Desktop\glj3\p2_template_win\p2_template_win\Debug\RSP0000376153265280.rsp" /nologo" Creating temporary file "c:\Documents and Settings\sueda\Desktop\glj3\p2_template_win\p2_template_win\Debug\BAT0000386153265280.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\debug\mt.dep" ] Creating command line """c:\Documents and Settings\sueda\Desktop\glj3\p2_template_win\p2_template_win\Debug\BAT0000386153265280.bat""" |
Output Window |
Compiling... p2_template_win.cpp c:\documents and settings\sueda\desktop\glj3\p2_template_win\p2_template_win\p2_template_win.cpp(135) : 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 8\vc\include\stdio.h(345) : see declaration of 'sprintf' c:\documents and settings\sueda\desktop\glj3\p2_template_win\p2_template_win\p2_template_win.cpp(136) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen' Linking... Embedding manifest... |
Results |
Build log was saved at "file://c:\Documents and Settings\sueda\Desktop\glj3\p2_template_win\p2_template_win\Debug\BuildLog.htm" p2_template_win - 0 error(s), 2 warning(s) |