[PyQt] trying to build PyQt 5.9 dev
William Kyngesburye
woklist at kyngchaos.com
Tue Jun 13 01:33:40 BST 2017
So, how do I get it to compile for QtWebKit? I'm getting an error with verbose:
Checking to see if the QtWebKit module should be built...
/Users/Shared/unix/qt5.9/5.9/clang_64/bin/qmake -o cfgtest_QtWebKit.mk cfgtest_QtWebKit.pro
Project ERROR: Unknown module(s) in QT: webkit
Checking to see if the QtWebKitWidgets module should be built...
/Users/Shared/unix/qt5.9/5.9/clang_64/bin/qmake -o cfgtest_QtWebKitWidgets.mk cfgtest_QtWebKitWidgets.pro
Project ERROR: Unknown module(s) in QT: webkitwidgets
> On Jun 12, 2017, at 8:40 AM, William Kyngesburye <woklist at kyngchaos.com> wrote:
>
> Thanks, working now.
>
>> On Jun 11, 2017, at 6:38 PM, Phil Thompson <phil at riverbankcomputing.com> wrote:
>>
>> On 12 Jun 2017, at 12:02 am, William Kyngesburye <woklist at kyngchaos.com> wrote:
>>>
>>> I'm trying to build PyQt 5.9 dev on OS X, but it doesn't get past the first test to determine my Qt setup. With verbose I get:
>>>
>>> Determining the details of your Qt installation...
>>> /Users/Shared/unix/qt5.9/5.9/clang_64/bin/qmake -o cfgtest_QtCore.mk cfgtest_QtCore.pro
>>> WARNING: Failure to find: config-tests/cfgtest_QtCore.cpp
>>> make -f cfgtest_QtCore.mk
>>> make: *** No rule to make target `config-tests/cfgtest_QtCore.cpp', needed by `cfgtest_QtCore.o'. Stop.
>>> Error: Failed to determine the detail of your Qt installation. Try again using
>>> the --verbose flag to see more detail about the problem.
>>>
>>> I see that config-tests/cfgtest_QtCore.cpp does not exist. I tried creating the folder config-tests first, but still no luck (thinking maybe it had trouble creating the folder).
>>>
>>> Using Python 3.6, Qt 5.9.0, PyQt 5.9.dev1706101816, OS X Clang 8.0.0
>>>
>>> I have not tried PyQt 5.8 with Qt 5.8, I had trouble building QtWebkit that I need, but I notice that the config-tests folder is new to PyQt 5.9.
>>
>> Should be fixed with tonight's snapshots.
>>
>> Thanks,
>> Phil
>> _______________________________________________
>> PyQt mailing list PyQt at riverbankcomputing.com
>> https://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
> -----
> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
> http://www.kyngchaos.com/
>
> "The beast is actively interested only in now, and, as it is always now and always shall be, there is an eternity of time for the accomplishment of objects."
>
> - the wisdom of Tarzan
>
>
>
>
>
> _______________________________________________
> PyQt mailing list PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt
-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/
"Oh, look, I seem to have fallen down a deep, dark hole. Now what does that remind me of? Ah, yes - life."
- Marvin
More information about the PyQt
mailing list