Build Log
  

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

Command Lines
  
Creating temporary file "c:\Users\Nicholas Lance\Documents\School\CS 3451 Computer Graphics\hw4\p4_LanceNicholas\cg_prog\cg_prog\Debug\RSP00000144084472.rsp" with contents
[
/Od /I "C:\Program Files\NVIDIA Corporation\Cg\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TP "..\main.cpp"
]
Creating command line "cl.exe @"c:\Users\Nicholas Lance\Documents\School\CS 3451 Computer Graphics\hw4\p4_LanceNicholas\cg_prog\cg_prog\Debug\RSP00000144084472.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\Nicholas Lance\Documents\School\CS 3451 Computer Graphics\hw4\p4_LanceNicholas\cg_prog\cg_prog\Debug\RSP00000244084472.rsp" with contents
[
/OUT:"C:\Users\Nicholas Lance\Documents\School\CS 3451 Computer Graphics\hw4\p4_LanceNicholas\cg_prog\Debug\cg_prog.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\cg_prog.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Users\Nicholas Lance\Documents\School\CS 3451 Computer Graphics\hw4\p4_LanceNicholas\cg_prog\debug\cg_prog.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X86 ../lib/glut32.lib opengl32.lib glu32.lib ../lib/cg.lib ../lib/cgGl.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"

".\Debug\cg_prog.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Users\Nicholas Lance\Documents\School\CS 3451 Computer Graphics\hw4\p4_LanceNicholas\cg_prog\cg_prog\Debug\RSP00000244084472.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\Nicholas Lance\Documents\School\CS 3451 Computer Graphics\hw4\p4_LanceNicholas\cg_prog\cg_prog\Debug\RSP00000344084472.rsp" with contents
[
/out:".\Debug\cg_prog.exe.embed.manifest" /notify_update /manifest

".\Debug\cg_prog.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Users\Nicholas Lance\Documents\School\CS 3451 Computer Graphics\hw4\p4_LanceNicholas\cg_prog\cg_prog\Debug\RSP00000344084472.rsp" /nologo"
Creating temporary file "c:\Users\Nicholas Lance\Documents\School\CS 3451 Computer Graphics\hw4\p4_LanceNicholas\cg_prog\cg_prog\Debug\BAT00000444084472.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Users\Nicholas Lance\Documents\School\CS 3451 Computer Graphics\hw4\p4_LanceNicholas\cg_prog\cg_prog\Debug\BAT00000444084472.bat"""
Creating temporary file "c:\Users\Nicholas Lance\Documents\School\CS 3451 Computer Graphics\hw4\p4_LanceNicholas\cg_prog\cg_prog\Debug\TMP00000544084472.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\cg_prog.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\cg_prog.exe.embed.manifest.res" "c:\Users\Nicholas Lance\Documents\School\CS 3451 Computer Graphics\hw4\p4_LanceNicholas\cg_prog\cg_prog\Debug\TMP00000544084472.tmp""
Creating temporary file "c:\Users\Nicholas Lance\Documents\School\CS 3451 Computer Graphics\hw4\p4_LanceNicholas\cg_prog\cg_prog\Debug\RSP00000644084472.rsp" with contents
[
/OUT:"C:\Users\Nicholas Lance\Documents\School\CS 3451 Computer Graphics\hw4\p4_LanceNicholas\cg_prog\Debug\cg_prog.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\cg_prog.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Users\Nicholas Lance\Documents\School\CS 3451 Computer Graphics\hw4\p4_LanceNicholas\cg_prog\debug\cg_prog.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X86 ../lib/glut32.lib opengl32.lib glu32.lib ../lib/cg.lib ../lib/cgGl.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"

".\Debug\cg_prog.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Users\Nicholas Lance\Documents\School\CS 3451 Computer Graphics\hw4\p4_LanceNicholas\cg_prog\cg_prog\Debug\RSP00000644084472.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
c:\users\nicholas lance\documents\school\cs 3451 computer graphics\hw4\p4_lancenicholas\cg_prog\main.cpp(193) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
c:\users\nicholas lance\documents\school\cs 3451 computer graphics\hw4\p4_lancenicholas\cg_prog\main.cpp(194) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
c:\users\nicholas lance\documents\school\cs 3451 computer graphics\hw4\p4_lancenicholas\cg_prog\main.cpp(195) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
c:\users\nicholas lance\documents\school\cs 3451 computer graphics\hw4\p4_lancenicholas\cg_prog\main.cpp(196) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
Linking...
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Results
  
Build log was saved at "file://c:\Users\Nicholas Lance\Documents\School\CS 3451 Computer Graphics\hw4\p4_LanceNicholas\cg_prog\cg_prog\Debug\BuildLog.htm"
cg_prog - 0 error(s), 5 warning(s)