![]() |
Question About /Zc:wchar-t- |
Post Reply
|
| Author | |
phuocmt
Newbie
Joined: 22 April 2009 Location: Japan Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: Question About /Zc:wchar-t-Posted: 26 April 2009 at 10:40pm |
|
Dear
I have a MFC VC++ 2008 project built with option /Zc:wchar-t- . This project is using Toolkit Pro version 13.
When build my project , I have a problem
Error 1448 error LNK2019: unresolved external symbol "public: class CXTPTabManagerItem * __thiscall CXTPTabControl::InsertItem(int,unsigned short const *,struct HWND__ *,int,class CXTPTabManagerItem *)" (?InsertItem@CXTPTabControl@@QAEPAVCXTPTabManagerItem@@HPBGPAUHWND__@@HPAV2@@Z) referenced in function __catch$?AddView@CTabbedView@@QAEPAVCView@@PAUCRuntimeClass@@PBGH@Z$0 TabbedView.obj
For some reason, I cannot switch to /Zc:wchar-t (my project uses some lib that is built with /Zc:wchar-t-) , any solution ?
Please give me your idea
Best regards,
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 27 April 2009 at 1:51am |
|
Hi,
Then open toolkit Solution, switch it and rebuild toolkit.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
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 |