Build Log
  

Build started: Project: psmoke, Configuration: Release|Win32

Command Lines
  
Creating temporary file "d:\cs348b\project\procedural smoke\Release\RSP000007149481128.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Fp".\Release/psmoke.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP ".\main.cpp"
]
Creating command line "cl.exe @"d:\cs348b\project\procedural smoke\Release\RSP000007149481128.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\cs348b\project\procedural smoke\Release\RSP000008149481128.rsp" with contents
[
/OUT:".\Release/psmoke.exe" /MANIFEST /MANIFESTFILE:".\Release\psmoke.exe.intermediate.manifest" /PDB:".\Release/psmoke.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 opengl32.lib glu32.lib glaux.lib winmm.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"
]
Creating command line "link.exe @"d:\cs348b\project\procedural smoke\Release\RSP000008149481128.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\cs348b\project\procedural smoke\Release\RSP000009149481128.rsp" with contents
[
/outputresource:".\Release\psmoke.exe;#1" /manifest

".\Release\psmoke.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\cs348b\project\procedural smoke\Release\RSP000009149481128.rsp" /nologo"
Creating temporary file "d:\cs348b\project\procedural smoke\Release\BAT00000A149481128.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """d:\cs348b\project\procedural smoke\Release\BAT00000A149481128.bat"""
Output Window
  
Compiling...
main.cpp
.\main.cpp(317) : 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.
        D:\Program\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
.\main.cpp(682) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(682) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://d:\cs348b\project\procedural smoke\Release\BuildLog.htm"
psmoke - 0 error(s), 3 warning(s)