Open fusion809 opened 7 years ago
I uninstalled jre8-openjdk and I still got what I think is the same error https://gist.github.com/3d13d60f8e7ba0097164f2e1f2462bc3
Can replicate this on mac.
Recommend someone who has it already compiling successfilly to run ./gradlew dependencies
and try fix it to the specific version here https://github.com/benoit-dumas/OpenRTS/blob/master/build.gradle#L15
I ran across a similar problem.
https://gist.github.com/n42k/2f570b1e73f674e585aac67fdd6eb18e
Hi,
On Arch Linux running
./gradlew run --stacktrace
returns a build error shown in this gist. A fix would be much appreciated as I am very much interested in giving this game a go. I have bothjre7-openjdk
andjre8-openjdk
installed.Thanks for your time