Docking Panes in DLL |
Post Reply |
Author | |
gecko
Newbie Joined: 02 June 2003 Status: Offline Points: 1 |
Post Options
Thanks(0)
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! |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Try to rename _XTP_EXT_CLASS to _XT_EXT_CLASS in the header files.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |