freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] CMake patches from Microsoft's vcpkg project


From: Alexei Podtelezhnikov
Subject: Re: [ft-devel] CMake patches from Microsoft's vcpkg project
Date: Thu, 8 Mar 2018 10:52:39 -0500

> I find that simply deleting the fatal error if-clause works and
> according to http://www.nirsoft.net/utils/dll_export_viewer.html, the
> following symbols are exported: https://pastebin.com/5YYRz65H.

Good.

I do not see DLL_EXPORT defined in the CMakeLists.txt even though MSVC
might define _DLL when using CMake. Don't we need to define DLL_EXPORT
for MinGW CMake builds? In the regular make builds DLL_EXPORT is
defined by libtool.



reply via email to

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