mltframework / shotcut

cross-platform (Qt), open-source (GPLv3) video editor
https://www.shotcut.org
GNU General Public License v3.0
10.84k stars 1.12k forks source link

PLEASE correct the QT version on README #1523

Closed ohquait closed 6 months ago

ohquait commented 6 months ago

Only with Qt6 building can work, but on Readme just see QT5

or add a cmake.options or meson.options provide to switch between Qt5 - Qt6 builds,

ddennedy commented 6 months ago

Wrong, Qt 5 is supported.

ddennedy commented 6 months ago

You are correct. I was thinking of different project.

ohquait commented 6 months ago

Beautiful will be, if a re-patch were possible so that you can also build the current version under QT5, possibly with restrictions - i.e. without the plugins or functions that are really only possible with QT6.