Print Page | Close Window

Unresolved External CXTPDockingPane

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=2658
Printed Date: 08 November 2025 at 4:11pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Unresolved External CXTPDockingPane
Posted By: steven
Subject: Unresolved External CXTPDockingPane
Date Posted: 29 July 2005 at 2:41am

I have just downloaded the trial version of Xtreme Codejock Toolkit pro 30 day eval copy and is able to compile the sample projects but I get the following error when trying to compile a VS MFC project that I have.

During compiling there was the message automatically linking with XXXeval.dll then during linking give the following errors

SM_Devel error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall CXTPDockingPane::SetTitle(unsigned short const *)" ( mailto:__imp_?SetTitle@CXTPDockingPane@@QAEXPBG@Z - __imp_?SetTitle@CXTPDockingPane@@QAEXPBG@Z ) referenced in function "protected: void __thiscall ABCControl::vInitializeGantt(void)" ( mailto:?vInitializeGantt@ABCControl@@IAEXXZ - ?vInitializeGantt@ABCControl@@IAEXXZ )

I have included the C:\......\CodeJock Software\XTreme.....\lib\vc71 in the library path

and under additional libraries have added XTP9700evallibd.lib.

Why is it it can't find the CXTPDockingPane::SetTitle in the library files??

The project I am compiling is a dll and not an executable as in the sample.

I think this was previously compiled used with Xtreme Toolkit 8.6 but I am using the trial ver 9.7 30 day version. 

Your assistance would be greatly appreciated.




Replies:
Posted By: Oleg
Date Posted: 30 July 2005 at 8:21am

Hi

Change option in your project: Options->C/C++->Language/Trat w_char as built-in type = Yes.



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: steven
Date Posted: 31 July 2005 at 8:20pm
I got 12 unresolved externals after making the above changes


Posted By: Oleg
Date Posted: 01 August 2005 at 5:11am

Are you sure it is from Codejock? In previous log I see:

SM_Devel error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall CXTPDockingPane::SetTitle(unsigned short const *)" ( mailto:__imp_?SetTitle@CXTPDockingPane@@QAEXPBG@Z - __imp_?SetTitle@CXTPDockingPane@@QAEXPBG@Z ) referenced in function "protected: void __thiscall ABCControl::vInitializeGantt(void)" ( mailto:?vInitializeGantt@ABCControl@@IAEXXZ - ?vInitializeGantt@ABCControl@@IAEXXZ )

 

but we have no ABCControl...

Attach full log.



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: steven
Date Posted: 01 August 2005 at 8:21pm

I am very sure that it is using codejock 8.6.There is a codejock CXTPDocking Pane object inside my own control ABCControl(this class might have inherited from some codejock classes). The settitle(..) for this codejock CXTPDocking Pane object is called inside my vInitializeGantt function.



Posted By: Oleg
Date Posted: 03 August 2005 at 4:32am

In 8.60 this option was "No" by default. Please try to switch it again to "No".

 



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net