Search Criteria
Package Base Details: mindustry
Git Clone URL: | https://aur.archlinux.org/mindustry.git (read-only, click to copy) |
---|---|
Submitter: | dmitmel |
Maintainer: | dmitmel |
Last Packager: | dmitmel |
Votes: | 21 |
Popularity: | 1.71 |
First Submitted: | 2019-10-10 21:43 |
Last Updated: | 2021-03-06 10:25 |
Latest Comments
1 2 3 Next › Last »
dmitmel commented on 2020-12-31 17:01
croxis: Thanks. Fixed in pkgrel 2.
croxis commented on 2020-12-31 17:00
I attempted to build when I set up a fresh vm. Gradle complained about libasound.so.2 missing.
dmitmel commented on 2020-12-31 12:55
croxis: How did you determine that? Where is that mentioned?
croxis commented on 2020-12-31 05:21
alsa-lib is also required for building
dmitmel commented on 2020-10-17 15:00
jakyote: Thanks for mentioning. Have fixed in pkgrel 2.
jakyote commented on 2020-10-17 14:55
Current
settings.gradle
specifies Java must be 14 or above but the pkgbuild only requires Java>=8grandchild commented on 2020-09-16 15:55
Won't solve it myself today. I'll try again tomorrow.
grandchild commented on 2020-09-16 14:49
It doesn't. I'm looking into it, building from git source. I have done a lot of Gradle in the past, so I'm able to look into it myself.
I also noticed that 6.0-105 is still marked as alpha... so maybe it's not ready to update yet. If others start complaining too, maybe it was too early. If it stays just me, then I hope I can figure it out. :)
dmitmel commented on 2020-09-16 12:56
grandchild: Does compilation work now? If not: can you build Mindustry from source using the instructions on its homepage?
grandchild commented on 2020-09-16 10:44
Hey there, I'm getting an error during build, about some Android SDK license not being accepted. I do have Android Studio installed, maybe it's detecting something?
I'm curious why it would try and build the android app anyway...
Here's the error (with some usual generic Gradle error stuff removed):