We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f375c68 commit e6654e2Copy full SHA for e6654e2
android/run-web.sh
@@ -64,7 +64,7 @@ EOF
64
--cross-file "./android/crossbuilt-web.ini" \
65
-Dcpp_args=-DAUDIO_PREFER_MP3 \
66
-Ddefault_library=static \
67
- -Dfreetype2:zlib=external
+ -Dfreetype2:zlib=disabled # TODI, since it's statically linked no duplicates are allowed, solve that
68
69
meson compile -C "$BUILD_DIR"
70
0 commit comments