stevenwdv
stevenwdv
@jcar87 > what are the current issues with gettext being 0.21 - that is, what fails? The problem is that https://ftp.gnu.org/pub/gnu/gettext/gettext-0.21.tar.gz includes `obstack.c`, e.g. at `libtextstyle/lib/obstack.c`, which seems to be...
Setting `qt/*:with_harfbuzz=False` works as a workaround, but I'm not sure what the implications of that are.
@jcar87 Yes, although the OS and apple-clang version of the failing x86 (I mean x86-64) build are the same as that of the successful ARM64 build, so I'm not 100%...
> Although, maybe gettext is not actually built on the ARM64 host... I'll check next week. This was the case, so the issue is not dependent on the architecture. Probably...
@jcar87 I think the `gettext` issue is solved, however now `meson` complains while building `glib` that it cannot find the `distutils` Python package, because it was removed in my newer...
Any plans on adding this?
Sad to see this is still not fixed; took me some time to figure out what went wrong :/
@njcrawford I tried to use `SOIL_load_OGL_texture` but I'm new to OpenGL and stuff so that may be not the best option or something; I don't know what other functions there...
@njcrawford For now I already got it to work with lodepng (after some struggling with the order of `bindBuffer` etc.), but I will probably switch to some compressed texture format...
Also for me WT regularly hangs when minimizing. But the specific conditions are not clear to me yet. However, I have no idea what razzle is so it would seem...