Build Log
--------------------Configuration: highlight - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEMP\RSPB111.TMP" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Opengl32.lib Glu32.lib glut32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/highlight.pdb" /debug /machine:I386 /out:"Debug/highlight.exe" /pdbtype:sept
.\Debug\highlight.obj
.\Debug\texture.obj
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPB111.TMP"
Output Window
Linking...
highlight.obj : error LNK2001: unresolved external symbol ___glutInitWithExit@12
highlight.obj : error LNK2001: unresolved external symbol ___glutCreateWindowWithExit@8
Debug/highlight.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.
Results
highlight.exe - 3 error(s), 0 warning(s)