macports version is messed up when dealing with licenses (though i've never requested anything commercial, GPL is good enough for me!) but sources from the site did not ask for any licenses (http:// www.riverbankcomputing.co.uk/software/pyqt/download)

Stable package does not compile because pyqt4ClassTypeDef (also compiles by commenting out some stuff, i did not dare...) has some members missing, so it concerns the PyQt-mac-gpl-4.6- snapshot-20090906.tar.gz
(MacOS/X source)

when building a debug version (-u) g++ cannot find qpy/QtCore/ libqpycore.a, making a softlink against qpy/QtCore/libqpycore_debug.a solves it

"-framework QtCore" instead "-framework QtCore_debug" a

this may has been submitted but I dont have much time to figure out if it has, so excuse me for that!

g
mike

ps. how do i install qtgui module?



_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to