On Thursday 18 March 2010 16:32:48 Josh wrote: > Matti Airas wrote: > > On 18.03.2010 14:34, ext Josh wrote: > >> Hi All, > >> > >> Need some help building pyside for the first time. > >> > >> I've built the pre-reqs ( apiextractor, generatorrunner, > >> boostpythongenerator) and have built boost 1.38 with the patches > >> specified in the build docs. > > > > Hi Josh, > > > > if you're compiling from scratch, I'd recommend already trying out the > > Shiboken version instead of the Boost.Python one. We haven't yet > > updated the docs as we haven't made the first release yet but it's > > very close. To build the Shiboken PySide, clone and compile the > > following repos (in the given order): > > > > * API Extractor > > git clone git://gitorious.org/pyside/apiextractor.git > > > > * Generator Runner > > git clone git://gitorious.org/pyside/generatorrunner.git > > > > * Shiboken > > git clone git://gitorious.org/pyside/shiboken.git > > > > * PySide-Shiboken > > git clone git://gitorious.org/pyside/pyside-shiboken.git > > > > Cheers, > > > > ma. > > _______________________________________________ > > PySide mailing list > > [email protected] > > http://lists.openbossa.org/listinfo/pyside > > Hi Matti, > > Yeah, I realize you guys are getting close with shiboken. I'll give it a > try. > > I'm in the process of integrating Qt & friends to our "tool chain" at my > work. We already use boost.python for our python bindings. One of the > first things I'm going to need to do is start making some bindings for > our own Qt widgets. Really simple stuff to start, but I need support for > QtGLWidget bindings initially. Would you characterize shiboken as stable > and does it have complete support for all the Qt4 modules yet?
It was not released yet, so it still unstable and don't have all modules yet, but it's more stable at every commit, so IMO you should consider it as soon as all modules you need land in it. The speed of Shiboken stabilization process will be proportional to the number of bugs reported. > Thanks, > > Josh > > _______________________________________________ > PySide mailing list > [email protected] > http://lists.openbossa.org/listinfo/pyside -- Hugo Parente Lima INdT - Instituto Nokia de Tecnologia
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
