Build Log |
|
Command Lines |
Creating temporary file "w:\particles_glui_glut\Particles\vs2008\x64\Release\RSP00001A33243312.rsp" with contents [ /O2 /Ob1 /I "..\..\glut\include" /I "..\..\glui\include" /D "GLUI_NO_LIB_PRAGMA" /D "FREEGLUT_STATIC" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Fo".\Release/" /Fd".\Release/" /W3 /c /TP ..\ParticleSystem.cpp ..\Particle.cpp ..\main.cpp ] Creating command line "cl.exe @w:\particles_glui_glut\Particles\vs2008\x64\Release\RSP00001A33243312.rsp /nologo /errorReport:prompt" Creating temporary file "w:\particles_glui_glut\Particles\vs2008\x64\Release\RSP00001B33243312.rsp" with contents [ /OUT:"../particles64.exe" /LIBPATH:"..\..\glui\lib\x64" /LIBPATH:"..\..\glut\lib\x64" /MANIFEST /MANIFESTFILE:"x64\Release\particles64.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:".\Release\particles.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X64 glui64.lib glut64static.lib glu32.lib opengl32.lib odbc32.lib odbccp32.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 ".\Release\main.obj" ".\Release\Particle.obj" ".\Release\ParticleSystem.obj" ] Creating command line "link.exe @w:\particles_glui_glut\Particles\vs2008\x64\Release\RSP00001B33243312.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "w:\particles_glui_glut\Particles\vs2008\x64\Release\RSP00001C33243312.rsp" with contents [ /outputresource:"..\particles64.exe;#1" /manifest .\x64\Release\particles64.exe.intermediate.manifest ] Creating command line "mt.exe @w:\particles_glui_glut\Particles\vs2008\x64\Release\RSP00001C33243312.rsp /nologo" Creating temporary file "w:\particles_glui_glut\Particles\vs2008\x64\Release\BAT00001D33243312.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\x64\Release\mt.dep ] Creating command line "w:\particles_glui_glut\Particles\vs2008\x64\Release\BAT00001D33243312.bat" |
Output Window |
Compiling... ParticleSystem.cpp Particle.cpp main.cpp ..\main.cpp(543) : 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' Generating Code... Linking... Creating library ../particles64.lib and object ../particles64.exp Embedding manifest... |
Results |
Build log was saved at "file://w:\particles_glui_glut\Particles\vs2008\x64\Release\BuildLog.htm" Particles - 0 error(s), 1 warning(s) |