Resource 5660 not working with torque 1.3
by Vivek Kambli · in General Discussion · 12/03/2004 (8:28 pm) · 2 replies
Hi ,
was trying to add resource 5660 for "Button with deplacement possibility" to the torque 1.3 . it is giving following error in VC6
Linking...
guiAnimatedButtonCtrl.obj : error LNK2001: unresolved external symbol "public: virtual class AbstractClassRep * __thiscall GuiAnimatedButtonCtrl::getClassRep(void)const " (?getClassRep@GuiAnimatedButtonCtrl@@UBEPAVAbstractClassRep@@XZ)
../example/torqueDemo_DEBUG.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
torqueDemo_DEBUG.exe - 2 error(s), 0 warning(s)
any solution to this error
also the guiAvibitmapCtrl having issue of "game window remain minimised in full screen mode after video play blayback is over" any solution to that problem .....
Thanks,
was trying to add resource 5660 for "Button with deplacement possibility" to the torque 1.3 . it is giving following error in VC6
Linking...
guiAnimatedButtonCtrl.obj : error LNK2001: unresolved external symbol "public: virtual class AbstractClassRep * __thiscall GuiAnimatedButtonCtrl::getClassRep(void)const " (?getClassRep@GuiAnimatedButtonCtrl@@UBEPAVAbstractClassRep@@XZ)
../example/torqueDemo_DEBUG.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
torqueDemo_DEBUG.exe - 2 error(s), 0 warning(s)
any solution to this error
also the guiAvibitmapCtrl having issue of "game window remain minimised in full screen mode after video play blayback is over" any solution to that problem .....
Thanks,
Torque Owner Eric C. Tomlinson