[PySide] Failing build on OS X

Erik Johansson erik.johansson at fido.se
Sun May 19 19:27:58 CEST 2013


Could it be that Qt.Orientation for some reason was not built when I built
Qt? Going to do a new PySide build from scratch tomorrow and see if
configure outputs something strange but i don't recall any warnings.

//Erik


On Fri, May 17, 2013 at 5:44 PM, John Ehresman <jpe at wingware.com> wrote:

> On 5/17/13 5:26 AM, Erik Johansson wrote:
> > I am trying to build PySide on OS X against Qt 4.7.1 and getting these
> > compilation errors:
>
> Hi,
>
> To take the first error:
>
> >
> /Users/erik/pyside/_build/PySide/QtCore/PySide/QtCore/qabstractitemmodel_wrapper.cpp:499:81:
> > error: use of undeclared identifier 'SBK_QT_ORIENTATION_IDX'
>
> In my build, SBK_QT_ORIENTATION_IDX is defined in pyside_qtcore_python.h
> in the same directory and the converter is set up in qt_wrapper.cpp
>
> The next thing to look at here is why support for Qt.Orientation isn't
> generated.
>
> Cheers,
>
> John
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20130519/745fd852/attachment.html>


More information about the PySide mailing list