2013/1/14 John Ehresman <[email protected]>

> On 1/13/13 4:33 PM, Lucas Tanure wrote:
> > I can help too. But I prefer to use python for the new Shiboken. If
> > someone of pyside give me a direction on rewrite Shiboken with Python3,
> > I can start right now.
> > I know C/C++ and python2/3, so I can understand Shiboken.
>
> If you are interested in this, my suggestion would be to do it in small
> steps: to first rewrite generator\shiboken\cppgenerator.cpp and friends
> in python while using the same c++ parser and then to possibly look at
> other c++ parsers or changing how shiboken works.  Just to be clear,
> this isn't strictly needed to fix current problems with pyside but it
> should make future changes somewhat easier to make.
>

I'm interested too :) I know C++ and Python. I can start making the PySide
compile with Qt5. First problem is that CMake does not support Qt5 now,
just Qt4. I will investigate more on this...

R.



> _______________________________________________
> PySide mailing list
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/pyside
>
_______________________________________________
PySide mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/pyside

Reply via email to