Build Log
  

Rebuild started: Project: Main, Configuration: Release|Win32

Command Lines
  
Creating temporary file "b:\Study\5 sem\5.Mash Graph\SOURCE\2007.10.20 - V2\Main\Release\RSP00024034565508.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\Source\Main\Main.cpp"

".\Source\Vector\Vector.cpp"

".\Source\Vector\Matrix.cpp"

".\Source\Main\stdafx.cpp"
]
Creating command line "cl.exe @"b:\Study\5 sem\5.Mash Graph\SOURCE\2007.10.20 - V2\Main\Release\RSP00024034565508.rsp" /nologo /errorReport:prompt"
Creating temporary file "b:\Study\5 sem\5.Mash Graph\SOURCE\2007.10.20 - V2\Main\Release\RSP00024134565508.rsp" with contents
[
/OUT:"B:\Study\5 sem\5.Mash Graph\SOURCE\2007.10.20 - V2\Main\Release\Main.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\Main.exe.intermediate.manifest" /DEBUG /PDB:"b:\Study\5 sem\5.Mash Graph\SOURCE\2007.10.20 - V2\Main\Release\Main.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /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

".\Release\stdafx.obj"

".\Release\Matrix.obj"

".\Release\Vector.obj"

".\Release\main.obj"
]
Creating command line "link.exe @"b:\Study\5 sem\5.Mash Graph\SOURCE\2007.10.20 - V2\Main\Release\RSP00024134565508.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
Main.cpp
Vector.cpp
Matrix.cpp
stdafx.cpp
Linking...
main.obj : error LNK2001: unresolved external symbol "void __cdecl gltInitFrame(struct GLTFrame *)" (?gltInitFrame@@YAXPAUGLTFrame@@@Z)
B:\Study\5 sem\5.Mash Graph\SOURCE\2007.10.20 - V2\Main\Release\Main.exe : fatal error LNK1120: 1 unresolved externals
Results
  
Build log was saved at "file://b:\Study\5 sem\5.Mash Graph\SOURCE\2007.10.20 - V2\Main\Release\BuildLog.htm"
Main - 2 error(s), 0 warning(s)