freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] FreeType DLL support


From: Alexei Podtelezhnikov
Subject: Re: [ft-devel] FreeType DLL support
Date: Fri, 19 Jan 2018 08:37:32 -0500

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]