Can it be used under VS.Net 2003? |
Post Reply |
Author | |
nkfeiyang
Newbie Joined: 15 June 2004 Location: India Status: Offline Points: 9 |
Post Options
Thanks(0)
Posted: 03 July 2004 at 2:32am |
I use it in .net 2003 and found that when i create menu and toolbar , it said: kantianxia error LNK2019: unresolved external symbol "__declspec(dllimport) public: class CXTPMenuBar * __thiscall CXTPCommandBars::SetMenu(class ATL::CStringT<wchar_t,class StrTraitMFC_DLL<wchar_t,class ATL::ChTraitsCRT<wchar_t> > >,unsigned int)" ( __imp_?SetMenu@CXTPCommandBars@@QAEPAVCXTPMenuBar@@V?$CStrin gT@_WV?$StrTraitMFC_DLL@_WV?$ChTraitsCRT@_W@ATL@@@@@ATL@@I@Z ) referenced in function "protected: int __thiscall CMainFrame::OnCreate(struct tagCREATESTRUCTW *)" (?OnCreate@CMainFrame@@IAEHPAUtagCREATESTRUCTW@@@Z) kantianxia error LNK2019: unresolved external symbol "__declspec(dllimport) public: class CXTPToolBar * __thiscall CXTPCommandBars::Add(class ATL::CStringT<wchar_t,class StrTraitMFC_DLL<wchar_t,class ATL::ChTraitsCRT<wchar_t> > >,enum XTPBarPosition,struct CRuntimeClass *)" ( __imp_?Add@CXTPCommandBars@@QAEPAVCXTPToolBar@@V?$CStringT@_ WV?$StrTraitMFC_DLL@_WV?$ChTraitsCRT@_W@ATL@@@@@ATL@@W4XTPBa rPosition@@PAUCRuntimeClass@@@Z ) referenced in function "protected: int __thiscall CMainFrame::OnCreate(struct tagCREATESTRUCTW *)" (?OnCreate@CMainFrame@@IAEHPAUtagCREATESTRUCTW@@@Z)
|
|
ICBM
Groupie Joined: 15 January 2004 Location: New Zealand Status: Offline Points: 57 |
Post Options
Thanks(0)
|
Yes, it can. It looks to me like you have "treat wchar_t as built-in type" turned on in your project options. Have a look on the Propties|C/C++|Language tab.
|
|
Irish_GUI
Newbie Joined: 20 June 2004 Location: Ireland Status: Offline Points: 2 |
Post Options
Thanks(0)
|
sorry for my ignorance but can you confirm xtreme toolkit pro works with managed c++ in visual studio.net 2003 ?
|
|
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 |