We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
download source
exract archive
create a folder named xx
open xx
create folder named a
and create folder named b
copy/paste exracted archive to a and b
open CmakeList.txt on b
change line set(QT_MIN_VERSION "5.7.0") like this set(QT_MIN_VERSION "5.6.2")
f4 and,
diff -Nuar a b >qtfix.patch
patch is ready enjoy it :)