Build Log
  

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

Command Lines
  
Creating temporary file "c:\Users\hansen\Desktop\classes\CS5610\cubemap\CM2\Cube_map2\Debug\RSP00001277923264.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/cm_demo.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TC .\cm_demo2.c
]
Creating command line "cl.exe @c:\Users\hansen\Desktop\classes\CS5610\cubemap\CM2\Cube_map2\Debug\RSP00001277923264.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Users\hansen\Desktop\classes\CS5610\cubemap\CM2\Cube_map2\Debug\RSP00001377923264.rsp" with contents
[
/OUT:".\Debug/cm_demo.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\cm_demo.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Debug/cm_demo.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /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\cm_demo2.obj"

".\Debug\tga.obj"

".\Debug\trackball.obj"

".\Debug\cm_demo.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\Users\hansen\Desktop\classes\CS5610\cubemap\CM2\Cube_map2\Debug\RSP00001377923264.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\hansen\Desktop\classes\CS5610\cubemap\CM2\Cube_map2\Debug\RSP00001477923264.rsp" with contents
[
/out:.\Debug\cm_demo.exe.embed.manifest /notify_update /manifest

.\Debug\cm_demo.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\Users\hansen\Desktop\classes\CS5610\cubemap\CM2\Cube_map2\Debug\RSP00001477923264.rsp /nologo"
Creating temporary file "c:\Users\hansen\Desktop\classes\CS5610\cubemap\CM2\Cube_map2\Debug\BAT00001577923264.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\Users\hansen\Desktop\classes\CS5610\cubemap\CM2\Cube_map2\Debug\BAT00001577923264.bat"
Output Window
  
Compiling...
cm_demo2.c
c:\users\hansen\desktop\classes\cs5610\cubemap\cm2\cube_map2\cm_demo2.c(240) : 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 (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
Linking...
LINK : warning LNK4076: invalid incremental status file '.\Debug/cm_demo.ilk'; linking nonincrementally
Embedding manifest...
Results
  
Build log was saved at "file://c:\Users\hansen\Desktop\classes\CS5610\cubemap\CM2\Cube_map2\Debug\BuildLog.htm"
cm_demo - 0 error(s), 2 warning(s)