Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Question About /Zc:wchar-t-
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Question About /Zc:wchar-t-

 Post Reply Post Reply
Author
Message
phuocmt View Drop Down
Newbie
Newbie


Joined: 22 April 2009
Location: Japan
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote phuocmt Quote  Post ReplyReply Direct Link To This Post 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,

 
 
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 27 April 2009 at 1:51am
Hi,
 
Then open toolkit Solution, switch it and rebuild toolkit.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.043 seconds.