Build Log
--------------------Configuration: accumaa - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEMP\RSP226.TMP" with contents
[
opengl32.lib glu32.lib glut32.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/accumaa.pdb" /debug /machine:I386 /out:"Debug/accumaa.exe" /pdbtype:sept
.\Debug\accumaa.obj
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP226.TMP"
Output Window
Linking...
accumaa.obj : error LNK2001: unresolved external symbol ___glutInitWithExit@12
accumaa.obj : error LNK2001: unresolved external symbol ___glutCreateWindowWithExit@8
accumaa.obj : error LNK2001: unresolved external symbol ___glutCreateMenuWithExit@8
Debug/accumaa.exe : fatal error LNK1120: 3 unresolved externals
Error executing link.exe.
Results
accumaa.exe - 4 error(s), 0 warning(s)