TomHarte / CLK

A latency-hating emulator of: the Acorn Electron and Archimedes, Amstrad CPC, Apple II/II+/IIe and early Macintosh, Atari 2600 and ST, ColecoVision, Enterprise 64/128, Commodore Vic-20 and Amiga, MSX 1/2, Oric 1/Atmos, early PC compatibles, Sega Master System, Sinclair ZX80/81 and ZX Spectrum.
MIT License
950 stars 52 forks source link

How to build the QT version in linux? #1418

Open hradec opened 3 days ago

hradec commented 3 days ago

I couldn't find anything about the QT version build in Linux.

I was able to build the SDL version without problem using cmake, but after looking in the CMakeLists.txt, it seems the QT setup is unfinished. Is that right?

How is the snap qt version being build?

TomHarte commented 2 days ago

The Snap build is currently broken, after a failed transition to more modern packaging.

That aside, I've been building for Qt via the dedicated QMake project file. I suspect I might be a little behind the times here.

hradec commented 2 days ago

I'll have a look!

Thanks a lot!

GeoNeilUK commented 2 days ago

I wondered why the Snap was segfaulting. I'm having the same problem with the QT version from the AUR, but I'm unsure if they're using the qmake or basing it on the Snap.