[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (cross-)building ttdebug for windows
From: |
Werner LEMBERG |
Subject: |
Re: (cross-)building ttdebug for windows |
Date: |
Sun, 05 Mar 2023 06:15:42 +0000 (UTC) |
> I haven't tried the meson build yet, but I can't see it defining
> UNIX anywhere. So likely windows build works, but linux build is
> crippled / broken
Indeed, `ttdebug` under GNU/Linux built with Meson compiles but
doesn't really work because of unwanted input buffering. Patches are
welcomed to fix this and other issues :-)
https://gitlab.freedesktop.org/freetype/freetype-demos/-/issues/24
Werner