Print Page | Close Window

toolkit 8.6 + Visual studio 2008

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=9965
Printed Date: 14 November 2025 at 7:53pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: toolkit 8.6 + Visual studio 2008
Posted By: rsimcic
Subject: toolkit 8.6 + Visual studio 2008
Date Posted: 26 March 2008 at 10:16am
khm... hi all.... I have a question about porting my MFC application from visual studio 2002 to visual studio 2008. The project is compiled in visual studio 2002, multibyte charset, .NET 1.0. Because i use some other controls that require .NET 2.0 I must port the project to VS 2008. After initial compilation VS asserts and gives my a error regarding the manifest file. After I comented the line (on MSDN forums said that this will solve the problem) I get some other errors . For example:

Error    34    error LNK2019: unresolved external symbol "__declspec(dllimport) public: class CXTPMenuBar * __thiscall CXTPCommandBars::SetMenu(class ATL::CStringT<char,class StrTraitMFC_DLL<char,class ATL::ChTraitsCRT<char> > >,unsigned int)" (__imp_?SetMenu@CXTPCommandBars@@QAEPAVCXTPMenuBar@@V?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@I@Z) referenced in function "protected: int __thiscall CMainFrame::OnCreate(struct tagCREATESTRUCTA *)" (?OnCreate@CMainFrame@@IAEHPAUtagCREATESTRUCTA@@@Z)    MainFrm.obj    Main


After that I tryed to insert the toolkit in a new multibyte MFC project in visual studio 2008 and I get the same error.

My question is:

Can I even insert the 8.6 version toolkit in visual studio 2008 MFC project(.NET framework 2.0) and if I can what must I do??

Thanks





Replies:
Posted By: terrym
Date Posted: 26 March 2008 at 11:48am
Hi
 
11.2 was the official release to support Visual Studio 2008, I would recommend upgrading to get working with this new IDE.
 


-------------
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey


Posted By: Oleg
Date Posted: 26 March 2008 at 12:44pm
Hi,
 
Change this option
Properties->c/c++>Language->Treate wchar_t as Builtin Type =yes


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: rsimcic
Date Posted: 26 March 2008 at 1:39pm
Thanks,

I will try this first thing tomorrow morning.


Posted By: rsimcic
Date Posted: 27 March 2008 at 4:04am
Nope.... this is not working for me.... it was already set....


Posted By: Oleg
Date Posted: 28 March 2008 at 6:55am

then set it to "No".



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: rsimcic
Date Posted: 28 March 2008 at 7:49am
it was set to No and after that I set it to Yes and doesn't work 



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