Hi again,

My msys2 builds produces the following:

libfreetype.a (static)
libfreetype.def

libfreetype.dll.a (import)
msys-freetype-6.dll
msys-freetype-6.dll.def

This looks a bit strange. Do we (or libtool?) forget to rename
libfreetype.dll.a? Is this so called import library? The import
library has been produced only recently after we added
dllimport/dllexport.

My MSVC builds produce

freetype.lib (static)

freetype.lib (import)
freetype.dll

I do not like that the naming is inconsistent altogether. Any suggestions?

Alexei




Alexei

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to