Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - 8.70 Errors
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

8.70 Errors

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


Joined: 08 April 2004
Location: Canada
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote Kappy Quote  Post ReplyReply Direct Link To This Post Topic: 8.70 Errors
    Posted: 15 April 2004 at 2:47pm

I installed and built XTPro 8.70 with no troubles.  Then went and did a Rebuild All in my project that uses XTPro (Static library with MFC statically linked) and get the following:

Linking...
XTP8700LibStaticd.lib(XTWndShadow.obj) : error LNK2001: unresolved external symbol "public: void __thiscall CXTMemDC::FromDC(void)" (?FromDC@CXTMemDC@@QAEXXZ)
XTP8700LibStaticd.lib(XTWndShadow.obj) : error LNK2001: unresolved external symbol "public: void __thiscall CXTMemDC::Discard(void)" (?Discard@CXTMemDC@@QAEXXZ)
Debug/SUF70Design.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.

I tried rebuilding all on the XTPro library as well as my product several times to no avail... any ideas...

Back to Top
Kappy View Drop Down
Newbie
Newbie


Joined: 08 April 2004
Location: Canada
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote Kappy Quote  Post ReplyReply Direct Link To This Post Posted: 15 April 2004 at 2:54pm
I went into XTMemDC.h and took out the "inline" specifiers before Discard and FromDC and now it compiles, but I hate having to mess with the source code... any ideas how to really fix the problem?
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: 15 April 2004 at 9:39pm

Hello-

The final version of 8.70 was just posted tonight, please be sure you download this latest version.  This will correct the build problem you are experiencing.

Kind Regards,

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.156 seconds.