Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\hansen\Desktop\old desktop\classes\CS5610\Adv97OpenGL\src\advanced97\Debug\RSP00000827803912.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/screendoor.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TC ".\lightmap.c"
]
Creating command line "cl.exe @"c:\Documents and Settings\hansen\Desktop\old desktop\classes\CS5610\Adv97OpenGL\src\advanced97\Debug\RSP00000827803912.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\hansen\Desktop\old desktop\classes\CS5610\Adv97OpenGL\src\advanced97\Debug\RSP00000927803912.rsp" with contents
[
/OUT:".\Debug/screendoor.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\screendoor.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/screendoor.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 OpenGL32.lib glu32.lib glut32.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

".\Debug\lightmap.obj"

".\Debug\texture.obj"

".\Debug\screendoor.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Documents and Settings\hansen\Desktop\old desktop\classes\CS5610\Adv97OpenGL\src\advanced97\Debug\RSP00000927803912.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\hansen\Desktop\old desktop\classes\CS5610\Adv97OpenGL\src\advanced97\Debug\RSP00000A27803912.rsp" with contents
[
/out:".\Debug\screendoor.exe.embed.manifest" /notify_update /manifest

".\Debug\screendoor.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\hansen\Desktop\old desktop\classes\CS5610\Adv97OpenGL\src\advanced97\Debug\RSP00000A27803912.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\hansen\Desktop\old desktop\classes\CS5610\Adv97OpenGL\src\advanced97\Debug\BAT00000B27803912.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Documents and Settings\hansen\Desktop\old desktop\classes\CS5610\Adv97OpenGL\src\advanced97\Debug\BAT00000B27803912.bat"""
Output Window
  
Compiling...
lightmap.c
c:\documents and settings\hansen\desktop\old desktop\classes\cs5610\adv97opengl\src\advanced97\lightmap.c(16) : warning C4005: 'sqrtf' : macro redefinition
        c:\program files\microsoft visual studio 8\vc\include\math.h(309) : see previous definition of 'sqrtf'
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\hansen\Desktop\old desktop\classes\CS5610\Adv97OpenGL\src\advanced97\Debug\BuildLog.htm"
lightmap - 0 error(s), 1 warning(s)