Build Log
  

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

Command Lines
  
Creating temporary file "d:\cs348b\project\procedural smoke\Debug\RSP0000015967660760.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Fp".\Debug/psmoke.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W3 /c /ZI /TP ".\main.cpp"
]
Creating command line "cl.exe @"d:\cs348b\project\procedural smoke\Debug\RSP0000015967660760.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\cs348b\project\procedural smoke\Debug\RSP0000025967660760.rsp" with contents
[
/OUT:".\Debug/psmoke.exe" /MANIFEST /MANIFESTFILE:".\Debug\psmoke.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/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

".\Debug\main.obj"
]
Creating command line "link.exe @"d:\cs348b\project\procedural smoke\Debug\RSP0000025967660760.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\cs348b\project\procedural smoke\Debug\RSP0000035967660760.rsp" with contents
[
/outputresource:".\Debug\psmoke.exe;#1" /manifest

".\Debug\psmoke.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\cs348b\project\procedural smoke\Debug\RSP0000035967660760.rsp" /nologo"
Creating temporary file "d:\cs348b\project\procedural smoke\Debug\BAT0000045967660760.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """d:\cs348b\project\procedural smoke\Debug\BAT0000045967660760.bat"""
Creating temporary file "d:\cs348b\project\procedural smoke\Debug\RSP0000055967660760.rsp" with contents
[
/o ".\Debug/psmoke.bsc"

".\Debug\main.sbr"
]
Creating command line "bscmake.exe @"d:\cs348b\project\procedural smoke\Debug\RSP0000055967660760.rsp" /nologo"
Output Window
  
Compiling...
main.cpp
d:\cs348b\project\procedural smoke\main.cpp(316) : 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'
Linking...
LINK : .\Debug/psmoke.exe not found or not built by the last incremental link; performing full link
Embedding manifest...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
Results
  
Build log was saved at "file://d:\cs348b\project\procedural smoke\Debug\BuildLog.htm"
psmoke - 0 error(s), 1 warning(s)