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.
Understood. I'm gonna need the QtOpenGL module before I can jump to
shiboken. I did not see it in the git repo yet so I'll just keep an eye out for
it for now.

In the meantime I've got to get some prototypes of my project together.
Any ideas on the original error I ran into? :

CMake Error: Error in cmake code at
/home/josh/sandbox/pyside/pyside-qt4.6+0.2.3/data/typesystem/CMakeLists.txt:3:
Parse error. Function missing ending ")". Instead found left paren with text "(".

Thanks!

Josh
_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to