![]() |
wchar_t and linking. |
Post Reply
|
| Author | |
craig
Groupie
Joined: 11 August 2005 Location: United States Status: Offline Points: 44 |
Post Options
Thanks(0)
Quote Reply
Topic: wchar_t and linking.Posted: 17 October 2006 at 3:03pm |
|
Is it possible to link to the codejock libs if I've set my project properties to not treat wchar_t as a builtin type? E.g.
Configuration Properties->C/C++->Language->Treat wchar_t as Builtin Type = No. I have a dependency on xerces and I can't link with it if I don't set it to No. But if I set it to No I don't seem to be able to link to my codejock libs. Thanks for the help, Craig |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 October 2006 at 12:42am |
|
Hi, Just open solution in IDE, change this option for our project and rebuild it.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
jpnascim
Groupie
Joined: 17 November 2006 Location: Brazil Status: Offline Points: 12 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 February 2007 at 6:53am |
|
Hi,
Which solution should I change ? I can't find any with this option (Threat wchar_t as Built-in type) set to 'yes'. I've tried looking in 'Workspace' folder but found no success. Thank you, Joćo Pedro |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 February 2007 at 9:03am |
|
Hello, Do you use vc 2003/2003/2005?
if you need rebuild our project open toolkit solution file (in Workspace folder) , right click in project and change option:
Configuration Properties->C/C++->Language->Treat wchar_t as Builtin Type = No.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
jpnascim
Groupie
Joined: 17 November 2006 Location: Brazil Status: Offline Points: 12 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 February 2007 at 12:33pm |
|
Hello Oleg,
I am currently using VC 2003. Examining the directory: ..\Codejock Software\MFC\Xtreme Toolkit Pro v9.60\WorkSpace I only find the folders: XTPToolkit_Dll XTPToolkit_Dll_Res XTPToolkit_Lib XTPToolkit_Samples None of the main solutions contained in these directories have this option set to 'Yes'. I am using deployment-Wizard and I wonder if it overrides this setting. Any suggestions ? Thank you, Joćo Pedro |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 02 February 2007 at 1:03am |
|
Hi,
In 9.60 it was "No" by default.
What link error do you see? Do you see it compilling our samples?
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
jpnascim
Groupie
Joined: 17 November 2006 Location: Brazil Status: Offline Points: 12 |
Post Options
Thanks(0)
Quote Reply
Posted: 02 February 2007 at 5:24am |
|
Hello,
Well I forgot to check all the configurations for the solution. By browsing through them I found out that Unicode configurations have this option set to 'Yes' so I've changed them and redeployed. Problems were gone. Thank you for your attention, Joćo Pedro |
|
![]() |
|
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 |