Nerijus Baliunas <nerijus <at> users.sourceforge.net> writes: > > Hello, > > I tried to crosscompile poppler with mingw on Fedora, and it did not succeed > because freetype support is disabled in Fedora's mingw32-cairo:
You're cross-compiling poppler yourself, so why not compiling cairo with your own configure-options too? Alternatively, the OpenSUSE BuildService mingw cairo packages have freetype/fontconfig support enabled by default, so you can use those. https://build.opensuse.org/project/monitor?project=windows%3Amingw%3Awin32 Maarten > CXX CairoFontEngine.lo > In file included from CairoFontEngine.cc:38:0: > CairoFontEngine.h:36:22: fatal error: cairo-ft.h: No such file or directory > > I asked to include freetype support in mingw32-cairo and the answer I got is below. > Could the calls to cairo-ft be made optional? > > Thanks, > Nerijus _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
