cycool29
cycool29
Seems like your Java is outdated. Try `sudo apt install openjdk-11-jdk` and build again.
You don't need to host the install and uninstall script. Just make a PR on pi-apps repo.
> you should just be able to run gradle like JAVA_HOME=/usr/lib/jvm/java-11-openjdk-arm* ./gradlew build No, it won't work. You need to set the `PATH` variable, and move the link in `/usr/bin`...
The script of https://github.com/azureblue/MindustryPi is outdated. The links in the script are not usable. So I tried to compile Mindustry from upstream repo, but ends up with this: ``` >...
`--icon` not working... It just show the default app icon. Any solution??
Or any way to add the icon manually after installing the app?
How is the progress going?
Thanks for your quick response! > The sigill is probably due to some bad gtk wrapping, you can try to run with BOX86_NOGTK=1 but you'll need to gather much more...
Now I've collected all i386 libs needed, waiting for libcef compatibility. @ptitSeb ``` Debug level is 1 Disable the use of wrapped gtk libs Dynarec for ARM, with extension: HALF...
> Sure you can add it there! Can you share the instructions on how to upload binaries and updates of binaries there? I'll later include this upload to release.yml github...