samstyle / Xpeccy

Multiplatform emulator of retro computers
MIT License
71 stars 13 forks source link

What is the minimum version of the project. #111

Closed ZanyXDev closed 3 years ago

ZanyXDev commented 3 years ago

С++ 11 or less ? Qt 5.15.2 or less ? cmake 3.19.2 or less ?

samstyle commented 3 years ago

I have minimum on sandbox with suse13.1: cmake 3.3.2 Qt 5.1.1 gcc/g++ 4.8.1 c++11 (i don't sure about this) minimum required versions may be older

there is cmake option to build on Qt4 (-DQT4BUILD=1), but i did't build this version for a long time, so i don't sure about minimum Qt4 version (4.6, i think)

ZanyXDev commented 3 years ago

It may be time to drop QT4 support? Currently Qt 4 has been dead - https://wiki.debian.org/Qt4Removal

ZanyXDev commented 3 years ago

QT 5.1.1 released 8 year ago :( https://www.qt.io/blog/2013/08/28/qt-5-1-1-released