Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Docking Pane
  New Posts New Posts RSS Feed - Docking Panes in DLL
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Docking Panes in DLL

 Post Reply Post Reply
Author
Message Reverse Sort Order
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Topic: Docking Panes in DLL
    Posted: 03 June 2003 at 4:52am
Try to rename _XTP_EXT_CLASS to  _XT_EXT_CLASS in the header files.
Back to Top
gecko View Drop Down
Newbie
Newbie


Joined: 02 June 2003
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote gecko Quote  Post ReplyReply Direct Link To This Post Posted: 02 June 2003 at 8:00pm

I've tried to incorporate the Docking Panes files into the DLL that I an compiling the base Toolkit library into. I'm getting a link error as below:

error LNK2001: unresolved external symbol "private: static class CXTPDockingPaneManager CXTPDockingPaneManager::s_managerInstance"

Is there anything that I need to declare, or change, to get this to work, or do I need to go back to linking in the Docking Pane library statically into my application?

Thanks!

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