Mercury13 / unicodia

Encyclopedia of Unicode characters
https://mercury13.github.io/unicodia/
GNU General Public License v3.0
76 stars 3 forks source link

Compilation isue #339

Closed NSP-0123456 closed 5 months ago

NSP-0123456 commented 5 months ago

Cannot compile with QT 6.6.3 oss, isues with QIcon not included isues with QString

// Compile on win64 with QT install and included mingw64 @set WORKAROUND= @set QTDIR=d:\Qt\6.6.3\mingw_64\ @set MINGW=d:\Qt\Tools\mingw1120_64\bin\

Mercury13 commented 5 months ago

Thx. I did not test the newest Qt because of lack of workarounds for W7, and much slower startup (it’s really important for small utility like Unicodia).

Mercury13 commented 5 months ago

You see my commit, cherry-pick it to your branch. setButtonText is deprecated, I did nothing with it for now.