Game Development Community

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,

#1
12/03/2004 (8:53 pm)
Since you are a registered Torque user, please post to the Private SDK forums. You will have better luck there getting help with your issue.
#2
12/03/2004 (9:22 pm)
Thanks I will do that ...