Build Log |
|
Command Lines |
Creating temporary file "c:\Users\brisson\Desktop\sgi-win\sgi.vsnetproj\maiden\Debug\RSP00007447365680.rsp" with contents [ /Od /I "..\..\glut-3.7.6-bin" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TC "..\..\maiden.c" ] Creating command line "cl.exe @"c:\Users\brisson\Desktop\sgi-win\sgi.vsnetproj\maiden\Debug\RSP00007447365680.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Users\brisson\Desktop\sgi-win\sgi.vsnetproj\maiden\Debug\TMP00007747365680.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\maiden.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\maiden.exe.embed.manifest.res" "c:\Users\brisson\Desktop\sgi-win\sgi.vsnetproj\maiden\Debug\TMP00007747365680.tmp"" Creating temporary file "c:\Users\brisson\Desktop\sgi-win\sgi.vsnetproj\maiden\Debug\RSP00007847365680.rsp" with contents [ /OUT:"C:\Users\brisson\Desktop\sgi-win\sgi.vsnetproj\Debug\maiden.exe" /INCREMENTAL /LIBPATH:"..\..\glut-3.7.6-bin" /MANIFEST /MANIFESTFILE:"Debug\maiden.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\brisson\Desktop\sgi-win\sgi.vsnetproj\Debug\maiden.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /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\maiden.obj" ".\Debug\maiden.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Users\brisson\Desktop\sgi-win\sgi.vsnetproj\maiden\Debug\RSP00007847365680.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Users\brisson\Desktop\sgi-win\sgi.vsnetproj\maiden\Debug\RSP00007D47365680.rsp" with contents [ /out:".\Debug\maiden.exe.embed.manifest" /notify_update /manifest ".\Debug\maiden.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Users\brisson\Desktop\sgi-win\sgi.vsnetproj\maiden\Debug\RSP00007D47365680.rsp" /nologo" Creating temporary file "c:\Users\brisson\Desktop\sgi-win\sgi.vsnetproj\maiden\Debug\BAT00007E47365680.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """c:\Users\brisson\Desktop\sgi-win\sgi.vsnetproj\maiden\Debug\BAT00007E47365680.bat""" Creating temporary file "c:\Users\brisson\Desktop\sgi-win\sgi.vsnetproj\maiden\Debug\TMP00007F47365680.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\maiden.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\maiden.exe.embed.manifest.res" "c:\Users\brisson\Desktop\sgi-win\sgi.vsnetproj\maiden\Debug\TMP00007F47365680.tmp"" Creating temporary file "c:\Users\brisson\Desktop\sgi-win\sgi.vsnetproj\maiden\Debug\RSP00008047365680.rsp" with contents [ /OUT:"C:\Users\brisson\Desktop\sgi-win\sgi.vsnetproj\Debug\maiden.exe" /INCREMENTAL /LIBPATH:"..\..\glut-3.7.6-bin" /MANIFEST /MANIFESTFILE:"Debug\maiden.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Users\brisson\Desktop\sgi-win\sgi.vsnetproj\Debug\maiden.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /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\maiden.obj" ".\Debug\maiden.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Users\brisson\Desktop\sgi-win\sgi.vsnetproj\maiden\Debug\RSP00008047365680.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Compiling... maiden.c c:\users\brisson\desktop\sgi-win\maiden.c(117) : 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\brisson\desktop\sgi-win\maiden.c(138) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_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(324) : see declaration of 'sscanf' c:\users\brisson\desktop\sgi-win\maiden.c(140) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_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(324) : see declaration of 'sscanf' c:\users\brisson\desktop\sgi-win\maiden.c(142) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_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(324) : see declaration of 'sscanf' c:\users\brisson\desktop\sgi-win\maiden.c(292) : 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' Compiling manifest to resources... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. Linking... LINK : C:\Users\brisson\Desktop\sgi-win\sgi.vsnetproj\Debug\maiden.exe not found or not built by the last incremental link; performing full link Embedding manifest... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. |
Results |
Build log was saved at "file://c:\Users\brisson\Desktop\sgi-win\sgi.vsnetproj\maiden\Debug\BuildLog.htm" maiden - 0 error(s), 5 warning(s) |