LEADTOOLS Support
Imaging
Imaging SDK Questions
Linker problems in 14.5 Unicode C++ Class Library applications
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, June 2, 2008 12:16:25 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
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 primitive data type wchar_t.
Edited by user Monday, March 20, 2017 2:36:47 PM(UTC)
| Reason: Not specified
LEADTOOLS Support
Imaging
Imaging SDK Questions
Linker problems in 14.5 Unicode C++ Class Library applications
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.