Hello,
APL Libraries which are provided for Windows can be built with MD or MT MSVC linking in Release mode without any problem.
However, for the MSVC "debug" builds ("/MDd" - "'MDd_DynamicDebug"); it is getting error while linking with APL library files as they are compiled with "MD_DynamicRelease". The error is similar when we try to use "MT" versions.
Would it be somehow possible to download debug binaries/libraries of APL Windows (MSVC) ? I couldn't find any settings in MSI file to enable installation of "debug symbols".
Best regards,
Ozan