KernelFreeze / Litecraft

Open source, clean room implementation of Minecraft Client
MIT License
138 stars 6 forks source link

Build fails, again #6

Closed ghost closed 6 years ago

ghost commented 6 years ago

I tried to build Litecraft with dub, and for some reasons it refused to work. The compiler is saying "sorry, unimplemented: D inline assembler statements are not supported in GDC." Log: https://pastebin.com/FSfUqG9R I'm using Ubuntu 17.10.

Pyroglyph commented 6 years ago

Perhaps try using another compiler like DMD or LDC?

KernelFreeze commented 6 years ago

Fixed with the change to Rust