Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - linker errors using vs2008 toolkit pro
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

linker errors using vs2008 toolkit pro

 Post Reply Post Reply
Author
Message
Sachin Pargi View Drop Down
Newbie
Newbie


Joined: 24 May 2010
Location: India
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote Sachin Pargi Quote  Post ReplyReply Direct Link To This Post Topic: linker errors using vs2008 toolkit pro
    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 *)" (?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 *)" (?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)" (?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)" (?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 *)" (?SetItemText@CXTOutBarCtrl@@UAEXHPBG@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 int __thiscall CXTOutBarCtrl::InsertItem(int,int,unsigned short const *,int,unsigned long)" (?InsertItem@CXTOutBarCtrl@@UAEH
HHPBGHK@Z)
csspalette.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall CXTOutBarCtrl::AddFolder(unsigned short const *,unsigned long)" (?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
Back to Top
Sachin Pargi View Drop Down
Newbie
Newbie


Joined: 24 May 2010
Location: India
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote Sachin Pargi Quote  Post ReplyReply Direct Link To This Post 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?
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post 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.  
Back to Top
Sachin Pargi View Drop Down
Newbie
Newbie


Joined: 24 May 2010
Location: India
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote Sachin Pargi Quote  Post ReplyReply Direct Link To This Post Posted: 24 May 2010 at 9:02am
How do I check what setting the toolkit has?
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 24 May 2010 at 9:23am
check Properties->c/c++>Language in toolkit workspace
Back to Top
Girish View Drop Down
Newbie
Newbie


Joined: 22 November 2013
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote Girish Quote  Post ReplyReply Direct Link To This Post 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.
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.