[Bug 42726] Windows areempty and very small: null_driver instead of X11

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 28 05:13:09 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=42726

--- Comment #4 from Petr Křížek <pkrizek at tes.cz> ---
I took a look into config.log.
The ./configure script asks for $(freetype-config --cflags)
but the /usr/bin/freetype-config from my distro reads just:

#!/bin/sh
echo '--should-not-have-used-/usr/bin/freetype-config'
exit 1

Of course, this won't work.

Let's look whether we borrow libfreetype* from another distro binaries or
whether we build it from source.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list