Page MenuHomePhabricator

PythonQt compilation error when enabling Python
Closed, ResolvedPublic

Description

The errorOccured() method has been renamed to hadError() in rev. 242 of Python Qt

Related Objects

Event Timeline

Thank you for providing a patch. It works very well and will be integrated once T15389 is fixed.

This bug could not be fixed within the 2013-06 release and has medium severity. Setting target milestone to unspecified.

This bug could not be fixed within the release 2013-06. Setting its target milestone to unspecified

[d8055e]: Merge branch 'bug-15341-pythonqt-compilation-error'

Merged commits:

2013-07-10 13:26:48 Michael Mueller [362851]
added PYTHON_INCLUDE_DIR2 to the CMake build system
fixed error with new pythonqt environment

the initial cause of the bug was resolved as described by Felix