Game Development Community

Compiler Errors

by Stephen Cook · in Torque Game Engine · 06/16/2003 (1:34 am) · 0 replies

I keep getting compile error when I try to compile the tools for TGE.
For some odd reason I am getting linker errors.
Here is the error:
Unresolved external symbol "public: virtual void__thiscall ClassDesc::AddInterface(classFPInterface*)"

Any suggestions on what I can do to resolve this?
Stephen Cook