methusalah / OpenRTS

Real-Time Strategy game 3D engine coded in pure java
MIT License
1.29k stars 151 forks source link

Build fails on Arch Linux #109

Open fusion809 opened 6 years ago

fusion809 commented 6 years ago

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 both jre7-openjdk and jre8-openjdk installed.

Thanks for your time

fusion809 commented 6 years ago

I uninstalled jre8-openjdk and I still got what I think is the same error https://gist.github.com/3d13d60f8e7ba0097164f2e1f2462bc3

dylan-chong commented 6 years ago

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

n42k commented 5 years ago

I ran across a similar problem.

https://gist.github.com/n42k/2f570b1e73f674e585aac67fdd6eb18e