mifki / df-twbt

Text Will Be Text
192 stars 30 forks source link

v5.77 Build does not contain Linux binaries #52

Closed randombk closed 7 years ago

randombk commented 7 years ago

The latest v5.77 build doesn't seem to contain any binaries for Linux. This seems to be the only version among recent releases where linux binaries are missing.

pronvit commented 7 years ago

TWBT doesn't support 0.43.05 on Linux yet.

seylerius commented 7 years ago

Is there an ETA on Linux 64-bit support?

ghost commented 7 years ago

I found linux offsets (learned to use radare2 which looks great for this), but it's still black magic for me, text works in fortress mode but layers are not rendered and adventure mode is crashing. It needs more work: https://github.com/hickop/df-twbt/commit/b1f62f6d857fc40b256e30da5d42f73dcc381602

pronvit commented 7 years ago

Thanks. I'll try to find time to work on this on weekend.

ghost commented 7 years ago

Multilevels layers is working, I forgot to set "multilevel" in my dfhack.init

se5a commented 7 years ago

I might have a look myself tonight if I'm bored enough to try building it again. I had a bit of trouble the other day trying to build, gave up, then randomly stumbled on PR #22 could you guys commit that? it would have saved me a bit of time trying to figure out how I was supposed to build it.

ghost commented 7 years ago

Just fixed adventure mode crash: https://github.com/hickop/df-twbt/commit/4e5b8f1a17f8d40ad68d91c0caf63c35d57e5650 here is the compiled version: twbt-5.77-linux.zip

se5a commented 7 years ago

Thank-you so much hikop. that appears to be working for me.

ghost commented 7 years ago

@pronvit New build with zoom crash fix:

twbt-5.77-linux.zip

ghost commented 7 years ago

5.78 linux build:

twbt-5.78-linux.zip

sullome commented 7 years ago

I'm trying to build last version for linux32. Could you please explain what libraries I should install? make fails to find next file:

#include "CoreProtocol.pb.h"