View Single Post
Old 10-08-2019, 07:05 PM   #11
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,859
Karma: 6120478
Join Date: Nov 2009
Device: many
See https://www.riverbankcomputing.com/s...pyqt/download5

I use the pyqt5 12.3 version with no problems with the associated sip for my from source builds of Qt. In fact, you can check out these instructions and replace Qt 5.12.3 with Qt 5.12.5.

https://github.com/Sigil-Ebook/Sigil..._on_MacOSX.txt

Do **NOT** use Qt 5.12.4 as it was broken severely on release and it took me over a month to convince them to fix their breakage! So stick with Qt 5.12.3 or Qt 5.12.5. I have built Qt 5.12.5 but the release version for Sigil uses Qt 5.12.3 which are what my instructions use.

The Qt patches mentioned in those instructions are for Qt 5.12.3 and they can be found in the docs directory of the Sigil project. Qt 5.12.5 makes these patches obsolete.

Last edited by KevinH; 10-08-2019 at 07:08 PM.
KevinH is offline   Reply With Quote