Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Linker problems in 14.5 Unicode C++ Class Library applications
Started by GregR at 06-02-2008 17:21. Topic has 0 replies.

Print Search « Previous Thread Next Thread »
  06-02-2008, 17:21
GregR is not online. Last active: 8/29/2008 2:25:56 PM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,542
Linker problems in 14.5 Unicode C++ Class Library applications

Attachment: screens.zip
Reply Quote
Some customers have encountered problems compiling their 14.5 Unicode C++ Class Library applications in both VC6 and 8.  This included the demo applications that ship with the toolkit as well as their own applications.

For VC6 you need to install all lib related to unicode see (vc6 install.jpg)

For VC8 make sure you add the following to /Zc:wchar_t- in the command line for C/C++ (see vc8 setting.jpg).  This will deal with wchar as unsigned short not the premitve data type wchar_t.

Greg Ross
LEADTOOLS Technical Support
   Report 
Post
LEAD Support Fo... » Developer » General » Linker problems in 14.5 Unicode C++ Class Library applications

Powered by Community Server, by Telligent Systems