[HarfBuzz] dll build
Behdad Esfahbod
behdad at behdad.org
Tue Oct 1 11:26:00 PDT 2013
On 13-10-01 08:03 AM, Eduardo Castineyra wrote:
> Hi,
>
> When I build hb as a dll, it does not export any symbol. I had to the project
> to add a .def file I stole from the hb-shape win32 compiled example. But I
> don't know what the proper way to get the symbols to be exported is.
*Someone* needs to create the .def file. I don't know how people do it on
Windows, but the autotools-based build system knows how to build it, so
lifting it from the win32 bundle is indeed the easiest way I guess.
> These are the options I used to compile HB:
>
> WIN32;_DEBUG;_WINDOWS;_USRDLL;HARFBUZZ_EXPORTS;HAVE_OT;HAVE_UCDN
>
> Regards!
> _______________________________________________
> HarfBuzz mailing list
> HarfBuzz at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/harfbuzz
>
--
behdad
http://behdad.org/
More information about the HarfBuzz
mailing list