I want to build PageEdit 1.9.10 with qt6 but the program is built with qt5 (of course, I have installed qt6 in my Arch). I tried to compile PageEdit with:
Code:
/usr/lib/qt6/bin/qt-cmake "Unix Makefiles" -DINSTALL_BUNDLED_DICTS=0 -DCMAKE_BUILD_TYPE=Release ../pageedit-src
but no case, is compiled with qt5:
By the way, how do I set PageEdit in "dark mode" (Arch)? The option "File/Preferences.../Appearence/Make PageEdit simulate a dark appearence in dark mode" seems not to work.