Build Log |
|
Command Lines |
Creating temporary file "c:\Users\billy\Desktop\整理的code\Place\Debug\RSP00000944842972.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TP .\UIUCscene.cpp ] Creating command line "cl.exe @c:\Users\billy\Desktop\整理的code\Place\Debug\RSP00000944842972.rsp /nologo /errorReport:prompt" Creating temporary file "c:\Users\billy\Desktop\整理的code\Place\Debug\RSP00000A44842972.rsp" with contents [ /OUT:"C:\Users\billy\Desktop\整理的code\Debug\Place.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Place.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Users\billy\Desktop\整理的code\Debug\Place.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X86 cv210d.lib highgui210d.lib cvaux210d.lib cxcore210d.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\global.obj" ".\Debug\main.obj" ".\Debug\UIUCscene.obj" ".\Debug\util.obj" ".\Debug\Place.exe.embed.manifest.res" ] Creating command line "link.exe @c:\Users\billy\Desktop\整理的code\Place\Debug\RSP00000A44842972.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Users\billy\Desktop\整理的code\Place\Debug\RSP00000B44842972.rsp" with contents [ /out:.\Debug\Place.exe.embed.manifest /notify_update /manifest .\Debug\Place.exe.intermediate.manifest ] Creating command line "mt.exe @c:\Users\billy\Desktop\整理的code\Place\Debug\RSP00000B44842972.rsp /nologo" Creating temporary file "c:\Users\billy\Desktop\整理的code\Place\Debug\BAT00000C44842972.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep ] Creating command line "c:\Users\billy\Desktop\整理的code\Place\Debug\BAT00000C44842972.bat" |
Output Window |
Compiling... cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release UIUCscene.cpp c:\users\billy\desktop\整理的code\place\uiucscene.cpp(22) : 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 9.0\vc\include\stdio.h(237) : see declaration of 'fopen' c:\users\billy\desktop\整理的code\place\uiucscene.cpp(65) : 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 9.0\vc\include\stdio.h(237) : see declaration of 'fopen' c:\users\billy\desktop\整理的code\place\uiucscene.cpp(68) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_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(256) : see declaration of 'fscanf' c:\users\billy\desktop\整理的code\place\uiucscene.cpp(79) : 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 9.0\vc\include\stdio.h(237) : see declaration of 'fopen' c:\users\billy\desktop\整理的code\place\uiucscene.cpp(82) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_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(256) : see declaration of 'fscanf' Linking... Embedding manifest... |
Results |
Build log was saved at "file://c:\Users\billy\Desktop\整理的code\Place\Debug\BuildLog.htm" Place - 0 error(s), 6 warning(s) |