I did a clean install of 18.04, and now I'm unable to build the emulator frontend Gelide. It has some very old gtk dependencies, and I can no longer downgrade to them. The code looks like it uses some deprecated static methods, and the non-static alternatives don't return the same type. Is there anyone who is familiar enough with gtk to help make the changes necessary to get it to build? Here's the repo: https://github.com/tapule/Gelide
Thanks.
At first we need to install build-tools and dependencies
Then clone repository
Configure source and compile it:
This step fails on clean 18.04 LTS I get errors on last stage:
So some patch for this code is needed. I reported bug to developer.
But on 16.04 LTS I can move further:
Running it with
gelide
results in great screeshot: