r276 Linking errors

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

r276 Linking errors

Post 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
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

Argh. And again I committed from the src directory and forgot the altered project file...
Locked

Return to “Closed Bugs”