Re: [QGIS-Developer] Qt & Python version for QGIS 3

2017-06-14 Thread Tom Elwertowski
For QtWebKit, I created and used a build subdirectory inside the source directory: export QT5DIR=/Applications/Qt/5.9/clang_64 alias qmake=$QT5DIR/bin/qmake qmake ../WebKit.pro For PyQt, in the source directory: python3 configure.py --qmake=/Applications/Qt/5.9/clang_64/bin/qmake Both followe

Re: [QGIS-Developer] Qt & Python version for QGIS 3

2017-06-14 Thread William Kyngesburye
Right after I sent that, I found something on stackoverflow about installing the mkspecs/modules .pri files for qtwebkit, now PyQt is building qtwebkit. > On Jun 14, 2017, at 7:41 PM, William Kyngesburye > wrote: > > How did you build QtWebkit 5.9, or PyQt? I have the Qt 5.9 binaries, built

Re: [QGIS-Developer] Qt & Python version for QGIS 3

2017-06-14 Thread William Kyngesburye
How did you build QtWebkit 5.9, or PyQt? I have the Qt 5.9 binaries, built QtWebkit 5.9 from the Qt project version of the source, but qmake doesn't see it when building PyQt 5.9 (dev). qmake says: Project ERROR: Unknown module(s) in QT: webkit Project ERROR: Unknown module(s) in QT: webkitwid

Re: [QGIS-Developer] Qt & Python version for QGIS 3

2017-06-06 Thread Tom Elwertowski
Hi William, I rebuilt QGIS using Qt 5.9 and works the same as with Qt 5.8. I also rebuilt the Qt dependencies: QtWebKit 5.9.0, QScintilla 2.10, PyQt 5.8.2, QCA 5f18ebc, QtKeyChain 0.8.0 and Qwt 6.1.3. I did not update the QGIS path fixing installation scripts. Doing 'export DYLD_LIBRARY_PATH

Re: [QGIS-Developer] Qt & Python version for QGIS 3

2017-06-05 Thread Tom Elwertowski
I have built current QGIS using Qt 5.8 on macOS 10.12 with your libraries if available and commandline make for others. I use Python 3.6 and commandline pip3 for required modules. Qt 5.9 is just out but I will give it a try. Tom LinkedIn: https://www.linkedin.com/in/thomas-elwertowski-a0886032

[QGIS-Developer] Qt & Python version for QGIS 3

2017-06-05 Thread William Kyngesburye
I'm starting to look at building QGIS 3, and I'd like to know what recent versions of Qt5 and Python 3 are supported. I see Qt is up to 5.9 and Python is up to 3.6. - William Kyngesburye http://www.kyngchaos.com/ Theory of the Universe There is a theory which states that if ever anyone d