-
xiphonSnipa: had "-fontconfig -system-freetype" config options
-
xiphon"but it's not detecting the FT2 headers." <- could you provide more info? (don't recall having any problem with FT2 headers)
-
SnipaERROR: Feature 'system-freetype' was enabled, but the pre-condition 'features.freetype && libs.freetype' failed.
-
SnipaERROR: Feature 'fontconfig' was enabled, but the pre-condition '!config.win32 && !config.darwin && features.system-freetype && libs.fontconfig' failed.
-
SnipaW/ the: -fontconfig -system-freetype flags, and libraries installed, verifed they exist.
-
SnipaBut it's not being picked up during the configure for some reason it looks like, and override the INCDIR doesn't provide anything.
-
SnipaIt looks like it's unable to find the correct header file, if you didn't run into anything specific, I might just compile freetype2 and give it it's own build directory.
-
xiphonhm, according to the message, it fails to find the libs... that's odd
-
SnipaYeah.
-
xiphonif i remember it correctly, having "-fontconfig -system-freetype" was enough
-
SnipaLovely. I'll go hit this with a bigger hammer somewhere.
-
selstaxiphon: for reference, these are the warnings we are talking about: paste.debian.net/hidden/e21dae7b
-
selstathe fonts look fine, it’s just this message
-
selstaSnipa: maybe some helpful info here: stackoverflow.com/questions/2075160…-how-to-handle-fonts-when-deploying
-
SnipaYeah, it's weird, the fonts are embedded, I checked the resource files already.