I'm building a rather large dynamically linked Windows Mobile 6.5 application with Visual Studio 2008, now i want to use the capabilities of the Chilkat library. The Chilkat library chilkat-9.5.0-mobile-vc9 provides only the statically linked Chilkat_SPhone_M5.lib file. So this creates the link error LIBCMT.lib(invarg.obj) : error LNK2005: _invalid_parameter_noinfo is already defined in MSVCRT.lib(msvcr90.dll).
Is it possible to get the appropriate version of the chilkat library for Visual Studio 2008 Windows Mobile 6.5 Multi-threaded Debug DLL (/MDd) Multi-threaded Release DLL (/MD)