|
Sorry. I posted what you needed to watch out for in the plugin thread where you announced your intention to build Sigil yourself.
Start over and add -DUSE_QT5=1 to step 7.
cmake -G "Unix Makefiles" -DUSE_QT5=1 -DCMAKE_BUILD_TYPE=Release ../sigil-src
EDIT: I updated the Qt5 build instructions on Github to note the change.
Last edited by DiapDealer; 11-09-2023 at 01:01 PM.
|