Page 1 of 1

Ubuntu 16.04???

Posted: Thu Apr 28, 2016 6:10 pm
by holynoob
Hello, Matlo.
Can I install/compile your app under ubuntu 16.04 somehow?

I tried Installing from the .deb package but it had failed.
Then I tried to compile but I couldn't Install "libwxgtk2.8-dev". Is it not supported by ubuntu 16.04? It says:
E: Unable to locate package libwxgtk2.8-dev
E: Couldn't find any package by glob 'libwxgtk2.8-dev'
E: Couldn't find any package by regex 'libwxgtk2.8-dev'

Well I installed libwxgtk3.0-dev, but it's incompatible and gives "cannot convert ‘const wchar_t*’ to ‘const char*’ in initialization" error.

Any suggestions?
Thanks.

Re: Ubuntu 16.04???

Posted: Thu Apr 28, 2016 7:22 pm
by dermax93
I personally did not manage to get it running on 16.04. i bet malt will release a update soon, but for now i went back to 14.04 works great!

best regards, max

Re: Ubuntu 16.04???

Posted: Fri Apr 29, 2016 12:26 am
by Cybereu
I think it can run normally on terminal.

Re: Ubuntu 16.04???

Posted: Fri Apr 29, 2016 11:19 am
by holynoob
Well I messed with the code and even managed to compile it with widgets3.0, but config and fpsconfig give a lot of errors.
Seems like most of them have to do something with Strings. So I won't go any further. Besides I found a few other things that don't work as expected in 16.04, so it's better to stick with 14.04 anyway.

Re: Ubuntu 16.04???

Posted: Fri Apr 29, 2016 2:13 pm
by Matlo
Topic moved to the development section.
I plan to make Ubuntu 16.04 the next supported GNU/Linux desktop OS.
Patches that can help toward this goal are very welcome!