freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] FreeType DLL support (Re: Freetype-devel Digest, Vol 156,


From: Vincent Torri
Subject: Re: [ft-devel] FreeType DLL support (Re: Freetype-devel Digest, Vol 156, Issue 12)
Date: Fri, 12 Jan 2018 21:56:44 +0100

On Fri, Jan 12, 2018 at 9:39 PM, Alexei Podtelezhnikov
<address@hidden> wrote:
>
>
>> Not really. dllexport/dllimport is platform- and not compiler-specific.
>> GCC and Clang on MinGW also support them
>
> FreeType do not have DLL support for those tools yet. Patches are welcome.

I've just tried freetype 2.9 with MSYS2 + mingw-w64 :

./configure --host=i686-w64-mingw32 --disable-static
make -j7

and I have my DLL

Vincent Torri



reply via email to

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