[Qt-interest] PySide: Listing shiboken generated files in a dry run

David GARCÍA GARZÓN david.garcia at upf.edu
Thu Sep 22 23:11:34 CEST 2011


Hi.

I am porting from PyQt to PySide an SCons based project. The project builds
python bindings for our Qt classes and Scons needs to know on before hand
the generated cxx files to handle the dependencies.

SIP had options to generate an sbf file you could parse to get those files. It was
slow but it worked. Shiboken is more convenient in many aspects but, still i don't
know a way to get that list of files in a dry run.

So, does anyone know how to get the list of shiboken generated files on a dry run?

David.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110922/f5d1ffd0/attachment.html 


More information about the Qt-interest-old mailing list