Linking “C” Programs with the Chilkat C/C++ Libs
The Chilkat C/C++ libs are (internally) written in C++. Therefore, when linking a “C” program with the Chilkat libs, the C++ runtime libs must be included. This is true regardless of the operating system, whether it be Windows, MAC OS X, IOS, Linux, etc. Different build environments will have different ways of accomplishing the task. For example, with XCode (on […]