Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - deprecated class link error
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

deprecated class link error

 Post Reply Post Reply
Author
Message
crazyvirus View Drop Down
Newbie
Newbie


Joined: 23 April 2014
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote crazyvirus Quote  Post ReplyReply Direct Link To This Post Topic: deprecated class link error
    Posted: 23 April 2014 at 12:30am
I'm trying to upgrade XtreamToolKit Pro 16.3.1(Evaluation versiion) from 15.0.1.


I faced to link errors.

much link error like that
error LNK2001: unresolved external symbol "public: virtual __cdecl CXTButton::~CXTButton(void)" (??1CXTButton@@UEAA@XZ)


I think it is not implemented.

is this situation caused by evaluation version? or just bug?


Back to Top
kstowell View Drop Down
Admin Group
Admin Group


Joined: 25 January 2003
Location: MIchigan, USA
Status: Offline
Points: 496
Post Options Post Options   Thanks (0) Thanks(0)   Quote kstowell Quote  Post ReplyReply Direct Link To This Post Posted: 25 June 2014 at 11:10pm
Make sure you rebuild all in your project the destructor is still defined in the CXTButton class.
Kirk Stowell, President and CEO
CODEJOCK SOFTWARE SOLUTIONS<
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.328 seconds.