Hi! I would like to know if Mac / Pyside developers have problems using MacPorts
The thing is that MacPorts build Qt as a library and not as a framework. I noticed that because of that I get lots of problems debugging my apps. Since the official Qt installation for Mac is a framework I suppose that most libraries and related Qt tools are better tested when built/linked that way. If I want to develop/debug with Pyside, iPython... I make my life easier installing as a framework, but if I do that, many Qt tools from macports fail to compile. For example: Qt So what do you do? Dont you have problems at all with Qt default install from Macports? cheers, Francisco _______________________________________________ PySide mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/pyside
