Alexei A Podtelezhnikov, PhD > On Jul 26, 2020, at 12:14, Vincent Torri <vincent.to...@gmail.com> wrote: > > On Sun, Jul 26, 2020 at 5:52 PM Alexei Podtelezhnikov > <apodt...@gmail.com> wrote: >> >> >>> As you said, I think some recent changes in the >>> config file is causing this, it's not there in my own >>> branch. >> >> DLL_EXPORT and DLL_IMPORT were dropped but still needed to handle static >> libraries. > > to build a static library of freetype, FT_EXPORT MUST be set to nothing Or better vice versa, the __declspec(dllexport) or _declspec(dllimport) attributes are only used if DLL_EXPORT or DLL_IMPORT defined. This way dll is usable with cl.
- [ft2-demos][win32] Compiler Warnings Anuj Verma
- Re: [ft2-demos][win32] Compiler Warnings Vincent Torri
- Re: [ft2-demos][win32] Compiler Warnings Anuj Verma
- Re: [ft2-demos][win32] Compiler Warning... Alexei Podtelezhnikov
- Re: [ft2-demos][win32] Compiler War... Vincent Torri
- Re: [ft2-demos][win32] Compile... Anuj Verma
- Re: [ft2-demos][win32] Com... Alexei Podtelezhnikov
- Re: [ft2-demos][win32]... Anuj Verma
- Re: [ft2-demos][win32]... Alexei Podtelezhnikov
- Re: [ft2-demos][win32]... Vincent Torri
- Re: [ft2-demos][win32]... Alexei Podtelezhnikov
- Re: [ft2-demos][win32] Compiler Warnings Alexei Podtelezhnikov
- Re: [ft2-demos][win32] Compiler Warnings Anuj Verma
- Re: [ft2-demos][win32] Compiler Warning... Alexei Podtelezhnikov
- Re: [ft2-demos][win32] Compiler War... Werner LEMBERG
- Re: [ft2-demos][win32] Compile... Alexei Podtelezhnikov
- Re: [ft2-demos][win32] Com... Werner LEMBERG
- Re: [ft2-demos][win32] Compiler Warning... Werner LEMBERG