aionnetwork / aionr

Aion Network - Rust Implementation
https://theoan.com/
GNU General Public License v3.0
33 stars 11 forks source link

Ubuntu 20.04 LTS Compatibility #139

Open Kryptoxic opened 4 years ago

Kryptoxic commented 4 years ago

OS & version: Ubuntu 20.04 LTS branch: master

Hi, I recently updated my dev machine to Ubuntu 20.04 LTS which is the next LTS version and I'm having some problems with dependencies and code compatibility with newer llvm. I was just wondering when the codes will be updated to be compatible with the latest llvm on 20.04. I'm currently running the java version as that works fine but the overhead compared to rust is extremely huge so I'm hoping to switch back to rust soon.