friction2d / friction

Friction Graphics
https://friction.graphics
GNU General Public License v3.0
183 stars 10 forks source link

Move to Qt 5.15.12 #110

Closed rodlie closed 5 months ago

rodlie commented 6 months ago

Before we can even consider Qt 6, we need to move to Qt 5.15 on all platforms.

Currently Windows and Linux releases uses a custom version of Qt 5.12 (except for the Ubuntu packages, they use whatever is included with the distro).

I have been using/developing Friction with Qt 5.15 on Ubuntu for several months now, and I believe we can drop support for Qt 5.12/5.13/5.14 in Friction 0.9.6.

TODO:

rodlie commented 5 months ago

Done. Will do a beta release by the end of this weekend.