Do you have the debugging symbols for those libraries? Did you build Qt in both release and debug mode?
Do you have the debugging symbols for those libraries? Did you build Qt in both release and debug mode?
Yes, I built Qt as frameworks, and the debug symbols are contained in the frameworks. I can't seem to change where it is looking for them from for example QtGui.framework/Versions/4/QtGui, where it is trying to find them, to /Library/Frameworks/QtGui.framework/Versions/4/QtGui where they are located.
Bookmarks