Page 1 of 1

r276 Linking errors

Posted: Sun Dec 21, 2008 20:08
by Enjay

Code: Select all

Linking...
win32gliface.obj : error LNK2019: unresolved external symbol "void __fastcall gl_CalculateCPUSpeed(void)" (?gl_CalculateCPUSpeed@@YIXXZ) referenced in function "public: __thiscall Win32GLVideo::Win32GLVideo(int)" (??0Win32GLVideo@@QAE@H@Z)
gl_missingtexture.obj : error LNK2001: unresolved external symbol "double gl_MillisecPerCycle" (?gl_MillisecPerCycle@@3NA)
gl_scene.obj : error LNK2001: unresolved external symbol "double gl_MillisecPerCycle" (?gl_MillisecPerCycle@@3NA)
../gzdoom.exe : fatal error LNK1120: 2 unresolved externals

Posted: Sun Dec 21, 2008 21:19
by Graf Zahl
Argh. And again I committed from the src directory and forgot the altered project file...