compiling qt app extensions with distutils

strattonbrazil strattonbrazil at gmail.com
Fri Jul 22 09:43:00 EDT 2011


I'd like to extend my C++ Qt applicaition using distutils.  Looking
over the tutorial docs (http://docs.python.org/extending/
building.html#building), it seems fairly intuitive for simple
examples, but I'm already using a rather complex qmake/Makefile system
to get all my cpp files and libraries included.  Is it possible to
take advantage of the existing makefile (http://pastebin.com/
Ln3NCkNL)?



More information about the Python-list mailing list