> I find that simply deleting the fatal error if-clause works and
> according to http://www.nirsoft.net/utils/dll_export_viewer.html, the
> following symbols are exported: https://pastebin.com/5YYRz65H.

Good.

I do not see DLL_EXPORT defined in the CMakeLists.txt even though MSVC
might define _DLL when using CMake. Don't we need to define DLL_EXPORT
for MinGW CMake builds? In the regular make builds DLL_EXPORT is
defined by libtool.

_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to