Hi, Could you double check to ensure that PySide generator is looking into the right place (install path of your custom Qt), not the system's Qt path?
Regards, Luciano On Sat, Nov 5, 2011 at 4:14 AM, Erik Janssens <erik.janss...@conceptive.be> wrote: > Hi, > > I'm trying to build PySide from sources on Ubuntu Linux > against a custom Qt 4.7.4 build. The Qt build has the > gtk style option turned off, as I don't want any dependencies > between gtk and Qt. > > This process worked fine for Qt 4.7.2 and some earlier > version of PySide. > > The build process itself goes fine, I have the impression > that no wrapper for QGtkStyle is generated, as expected. > > However, when importing the build QtGui library, there is > a missing symbol exception : > >>>> from PySide import QtGui > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > ImportError: /11-11-debug/lib/python2.7/site-packages/PySide/QtGui.so: > undefined symbol: _ZTI9QGtkStyle >>>> > > What can I do about this apart from building Qt with Gtk > dependencies ? > > Thanks, > > Erik > > > _______________________________________________ > PySide mailing list > PySide@lists.pyside.org > http://lists.pyside.org/listinfo/pyside > _______________________________________________ PySide mailing list PySide@lists.pyside.org http://lists.pyside.org/listinfo/pyside