Build Log
  

------- Build started: Project: openGL, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "d:\My Documents\Sce\Year 4 Sem 1\Sc443\Assignment\2\Modelling\Debug\RSP000005.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TC
".\openGL.c"
]
Creating command line "cl.exe @"d:\My Documents\Sce\Year 4 Sem 1\Sc443\Assignment\2\Modelling\Debug\RSP000005.rsp" /nologo"
Creating temporary file "d:\My Documents\Sce\Year 4 Sem 1\Sc443\Assignment\2\Modelling\Debug\RSP000006.rsp" with contents
[
/OUT:"Debug/openGL.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/openGL.pdb" /SUBSYSTEM:CONSOLE /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\openGL.obj"
]
Creating command line "link.exe @"d:\My Documents\Sce\Year 4 Sem 1\Sc443\Assignment\2\Modelling\Debug\RSP000006.rsp""
Output Window
  
Compiling...
openGL.c
d:\My Documents\SCE\Year 4 Sem 1\SC443\Assignment\2\Modelling\openGL.c(186) : warning C4013: 'LoadGLTextures' undefined; assuming extern returning int
d:\My Documents\SCE\Year 4 Sem 1\SC443\Assignment\2\Modelling\openGL.c(377) : warning C4013: 'free' undefined; assuming extern returning int
Linking...
Results
  
Build log was saved at "file://d:\My Documents\Sce\Year 4 Sem 1\Sc443\Assignment\2\Modelling\Debug\BuildLog.htm"
openGL - 0 error(s), 2 warning(s)