Xpra-org / gtk-osx-build

Build setup to help building the Mac OS X port of GTK+
http://gtk-osx.sourceforge.net/
0 stars 2 forks source link

brotli freetype problems #29

Closed totaam closed 1 year ago

totaam commented 1 year ago

Rebuilding freetype after building brotli causes problems and the solution is not obvious. The lazy way is to remove brotli. Better options:

totaam commented 1 year ago

Found the answer using cmake -LAH: -DFT_DISABLE_BROTLI=ON.

totaam commented 4 months ago

The more correct fix (though I am not quite sure why jhbuildrc-gtk-osx is a better place than the moduleset file): 52daac2a0123bd2c0afb5b63b867b56d84a7cdcb