[PyQt] setIsScoped?

William Kyngesburye woklist at kyngchaos.com
Sun Jul 29 00:21:33 BST 2018


Thanks.  I didn't see it in Qt 5.8 either, but it is in Qt 5.11.  But there it's private.  I don't have Qt 5.10 around to check that.

> On Jul 28, 2018, at 4:13 PM, Phil Thompson <phil at riverbankcomputing.com> wrote:
> 
> On 28/07/2018 18:44, William Kyngesburye wrote:
>> Trying to built PyQt5 5.11 with Qt 5.9.6, I'm getting an error when
>> trying to import in Python:
>> ImportError:
>> dlopen(/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/PyQt5/QtCore.so,
>> 2): Symbol not found: __ZN16QMetaEnumBuilder11setIsScopedEb
>> qpycore_types.cpp sets this if Qt >= 5.8 (050800)
>> I checked my Qt, both headers and symbol names, and there is no setIsScoped.
> 
> It’s fixed in the snapshot.
> 
> 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/

"This is a question about the past, is it? ... How can I tell that the past isn't a fiction designed to account for the discrepancy between my immediate physical sensations and my state of mind?"

- The Ruler of the Universe


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180728/b7d7d68d/attachment.html>


More information about the PyQt mailing list