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

Joined on 05-31-2006
In House
Posts 1,542
|
Linker problems in 14.5 Unicode C++ Class Library applications
Attachment: screens.zip
|
 
 
|
|
|
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
|
|
|
|
|
LEAD Support Fo... » Developer » General » Linker problems in 14.5 Unicode C++ Class Library applications
|
|
Copyright LEAD Technologies, Inc. 2008
