Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - wchar_t and linking.
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

wchar_t and linking.

 Post Reply Post Reply
Author
Message
craig View Drop Down
Groupie
Groupie


Joined: 11 August 2005
Location: United States
Status: Offline
Points: 44
Post Options Post Options   Thanks (0) Thanks(0)   Quote craig Quote  Post ReplyReply Direct Link To This Post 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

Back to Top
Oleg View Drop Down
Senior Member
Senior Member


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: 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
Back to Top
jpnascim View Drop Down
Groupie
Groupie
Avatar

Joined: 17 November 2006
Location: Brazil
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote jpnascim Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


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: 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
Back to Top
jpnascim View Drop Down
Groupie
Groupie
Avatar

Joined: 17 November 2006
Location: Brazil
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote jpnascim Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


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: 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
Back to Top
jpnascim View Drop Down
Groupie
Groupie
Avatar

Joined: 17 November 2006
Location: Brazil
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote jpnascim Quote  Post ReplyReply Direct Link To This Post 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

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.047 seconds.