Am 12.01.2018 um 22:45 schrieb Vincent Torri: > and pass -D_DLL in unix Makefile when compiling the shared lib and > everything will be fine
I suggest to also check DLL_EXPORT here since the configure script automatically adds -DDLL_EXPORT to CFLAGS if the build system is configured to create a shared library with MinGW/Cygwin. Martin _______________________________________________ Freetype-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype-devel
