Ascii codes of unknown characters

wotmudguy
Posts: 1
Joined: Sat Aug 31, 2013 12:19 am

Re: Ascii codes of unknown characters

Post by wotmudguy »

Hi, I play this mud and use Ubuntu. Any possibility of a Linux and Mac binary?

Thanks for looking into the unknown character bug btw.

User avatar
Vadi
Posts: 5042
Joined: Sat Mar 14, 2009 3:13 pm

Re: Ascii codes of unknown characters

Post by Vadi »

Current code doesn't compile on Linux (for me anyway) so I haven't tested it on a Mac either. It'd need to wait until git is useable again.

phasma
Posts: 191
Joined: Sat Aug 03, 2013 7:00 pm
Discord: phasma#4694

Re: Ascii codes of unknown characters

Post by phasma »

It's actually pretty trivial to compile it if you know what you are doing. It's just a few edits to the src.pro and 2 or 3 cpp files. Like I say, all trivial. Feel free to post any issues you have in doing so and I'll do my best to address them. (Only stipulation is that you use Debian Sid, as that is what I compiled it on).

User avatar
Heiko
Site Admin
Posts: 1548
Joined: Wed Mar 11, 2009 6:26 pm

Re: Ascii codes of unknown characters

Post by Heiko »

Current git compiles out of the box on both Windows and Debian SID. You need to install the latestest version of http://www.nih.at/libzip/ (note: the latest Debian package of this library is too old so you need to build it yourself). Latest Ubuntu shouldn't be a problem either as it's pretty much a snapshot of Debian SID.

User avatar
Vadi
Posts: 5042
Joined: Sat Mar 14, 2009 3:13 pm

Re: Ascii codes of unknown characters

Post by Vadi »

Ubuntu 12.04 LTS doesn't compile it, and Chris' changes to fix that aren't merged yet.

User avatar
Heiko
Site Admin
Posts: 1548
Joined: Wed Mar 11, 2009 6:26 pm

Re: Ascii codes of unknown characters

Post by Heiko »

What's the problem with the Ubuntu LTS release?

User avatar
Vadi
Posts: 5042
Joined: Sat Mar 14, 2009 3:13 pm

Re: Ascii codes of unknown characters

Post by Vadi »

That was discussed two weeks ago in the email. Sadly I can't give a link to it.

phasma
Posts: 191
Joined: Sat Aug 03, 2013 7:00 pm
Discord: phasma#4694

Re: Ascii codes of unknown characters

Post by phasma »

The latest git also fails horribly on Sid.

User avatar
Heiko
Site Admin
Posts: 1548
Joined: Wed Mar 11, 2009 6:26 pm

Re: Ascii codes of unknown characters

Post by Heiko »

No, it doesn't - I've built it on both windows & SID.

User avatar
Vadi
Posts: 5042
Joined: Sat Mar 14, 2009 3:13 pm

Re: Ascii codes of unknown characters

Post by Vadi »

Out of the box, without manually compiling a library?

It's easier to just merge the two week fix than discuss the specifics of the unbuildable git. Manually fixing things is not quite 'working'.

Post Reply