Print Page | Close Window

linker errors using vs2008 toolkit pro

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=16744
Printed Date: 17 June 2025 at 10:41pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: linker errors using vs2008 toolkit pro
Posted By: Sachin Pargi
Subject: linker errors using vs2008 toolkit pro
Date Posted: 24 May 2010 at 7:06am
Last time we used toolkit pro was with vs2003.Now our product is moving to vs2008.So we have asked toolkit pro to provide us vs2008 libraries.
When linking with these libraries I get the following linker errors.Can anybody tell me what is happening here.
 
   Creating library m:\siebel\lib\w32ud\ssdtfr.lib and object m:\siebel\lib\w32ud\ssdtfr.exp
csspalette.obj : error LNK2001: unresolved external symbol "private: virtual int __thiscall CXTOutBarCtrl::Create(unsigned short const *,unsigned short const *,unsigned long,struct tagRECT const &,cla
ss CWnd *,unsigned int,struct CCreateContext *)" ( mailto:?Create@CXTOutBarCtrl@@EAEHPBG0KABUtagRECT@@PAVCWnd@@IPAUCCreateContext@@@Z - ?Create@CXTOutBarCtrl@@EAEHPBG0KABUtagRECT@@PAVCWnd@@IPAUCCreateContext@@@Z )
csspalette.obj : error LNK2001: unresolved external symbol "private: virtual int __thiscall CXTToolBox::CreateEx(unsigned long,unsigned short const *,unsigned short const *,unsigned long,struct tagREC
T const &,class CWnd *,unsigned int,void *)" ( mailto:?CreateEx@CXTToolBox@@EAEHKPBG0KABUtagRECT@@PAVCWnd@@IPAX@Z - ?CreateEx@CXTToolBox@@EAEHKPBG0KABUtagRECT@@PAVCWnd@@IPAX@Z )
csspalette.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall CXTOutBarCtrl::AddFolderBar(unsigned short const *,class CWnd *,unsigned long)" ( mailto:?AddFolderBar@CXTOutBarCtrl - ?AddFolderBar@CXTOutBarCtrl @
@UAEHPBGPAVCWnd@@K@Z)
csspalette.obj : error LNK2001: unresolved external symbol "public: virtual class ATL::CStringT<unsigned short,class StrTraitMFC_DLL<unsigned short,class ATL::ChTraitsCRT<unsigned short> > > __thiscal
l CXTOutBarCtrl::GetItemText(int)" ( mailto:?GetItemText@CXTOutBarCtrl@@UAE?AV?$CStringT@GV?$StrTraitMFC_DLL@GV?$ChTraitsCRT@G@ATL@@@@@ATL@@H@Z - ?GetItemText@CXTOutBarCtrl@@UAE?AV?$CStringT@GV?$StrTraitMFC_DLL@GV?$ChTraitsCRT@G@ATL@@@@@ATL@@H@Z )
csspalette.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall CXTOutBarCtrl::SetItemText(int,unsigned short const *)" ( mailto:?SetItemText@CXTOutBarCtrl@@UAEXHPBG@Z - ?SetItemText@CXTOutBarCtrl@@UAEXHPBG@Z )
csspalette.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall CXTOutBarCtrl::SetFolderText(int,unsigned short const *)" ( mailto:?SetFolderText@CXTOutBarCtrl@@UAEXHPBG@Z - ?SetFolderText@CXTOutBarCtrl@@UAEXHPBG@Z )
csspalette.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall CXTOutBarCtrl::InsertItem(int,int,unsigned short const *,int,unsigned long)" ( mailto:?InsertItem@CXTOutBarCtrl@@UAEH - ?InsertItem@CXTOutBarCtrl@@UAEH
mailto:HHPBGHK@Z - HHPBGHK@Z )
csspalette.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall CXTOutBarCtrl::AddFolder(unsigned short const *,unsigned long)" ( mailto:?AddFolder@CXTOutBarCtrl@@UAEHPBGK@Z - ?AddFolder@CXTOutBarCtrl@@UAEHPBGK@Z )
m:\siebel\bin\w32ud\ssdtfr.dll : fatal error LNK1120: 8 unresolved externals
 
Advance thanks for any help that anybody can provide
 
-Sachin



Replies:
Posted By: Sachin Pargi
Date Posted: 24 May 2010 at 7:20am
Are the libraries in VS2008 toolkit pro built with - "wchar_t is built-in type" set to true?


Posted By: SuperMario
Date Posted: 24 May 2010 at 8:39am
Please check what option you have in
Properties->c/c++>Language->Treat wchar_t as Builtin Type
if its not same Toolkit has, you need switch it.  


Posted By: Sachin Pargi
Date Posted: 24 May 2010 at 9:02am
How do I check what setting the toolkit has?


Posted By: SuperMario
Date Posted: 24 May 2010 at 9:23am
check Properties->c/c++>Language in toolkit workspace


Posted By: Girish
Date Posted: 22 November 2013 at 5:33am

Even I am facing the same issue,

I am upgrading to V16 of Xtreme Toolkit Pro.

csspalette.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall CXTOutBarCtrl::AddFolder(unsigned short const *,unsigned long)" (?AddFolder@CXTOutBarCtrl@@UAEHPBGK@Z)
csspalette.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall CXTOutBarCtrl::AddFolderBar(unsigned short const *,class CWnd *,unsigned long)" (?AddFolderBar@CXTOutBarCtrl@@UAEHPBGPAVCWnd@@K@Z)
csspalette.obj : error LNK2001: unresolved external symbol "private: virtual int __thiscall CXTOutBarCtrl::Create(unsigned short const *,unsigned short const *,unsigned long,struct tagRECT const &,class CWnd *,unsigned int,struct CCreateContext *)" (?Create@CXTOutBarCtrl@@EAEHPBG0KABUtagRECT@@PAVCWnd@@IPAUCCreateContext@@@Z)
csspalette.obj : error LNK2001: unresolved external symbol "private: virtual int __thiscall CXTToolBox::CreateEx(unsigned long,unsigned short const *,unsigned short const *,unsigned long,struct tagRECT const &,class CWnd *,unsigned int,void *)" (?CreateEx@CXTToolBox@@EAEHKPBG0KABUtagRECT@@PAVCWnd@@IPAX@Z)
csspalette.obj : error LNK2001: unresolved external symbol "public: virtual class ATL::CStringT<unsigned short,class StrTraitMFC_DLL<unsigned short,class ATL::ChTraitsCRT<unsigned short> > > __thiscall CXTOutBarCtrl::GetItemText(int)" (?GetItemText@CXTOutBarCtrl@@UAE?AV?$CStringT@GV?$StrTraitMFC_DLL@GV?$ChTraitsCRT@G@ATL@@@@@ATL@@H@Z)
csspalette.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall CXTOutBarCtrl::InsertItem(int,int,unsigned short const *,int,unsigned long)" (?InsertItem@CXTOutBarCtrl@@UAEHHHPBGHK@Z)
csspalette.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall CXTOutBarCtrl::SetFolderText(int,unsigned short const *)" (?SetFolderText@CXTOutBarCtrl@@UAEXHPBG@Z)
csspalette.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall CXTOutBarCtrl::SetItemText(int,unsigned short const *)" (?SetItemText@CXTOutBarCtrl@@UAEXHPBG@Z)


I chcked the settings and the Wchar_t is TRUE.

Request somebody to help me on this.



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