[Qt-interest] Error debugging (Unable to read symbols) on OS X
Daniel França
daniel.franca at gmail.com
Thu Nov 17 23:32:58 CET 2011
Hi,
I recently migrate from Qt4.6.3 to Qt4.7.4 (Installed from Qt site,
including debug version)
Everything seems to work fine.... but when I do try to debug my application
(an Qt UT app) I got theses messages:
Debugging starts
Unable to read symbols for "QtTest.framework/Versions/4/QtTest" (file not
found).
Unable to read symbols from "QtTest" (not yet mapped into memory).
Unable to read symbols for "QtCore.framework/Versions/4/QtCore" (file not
found).
Unable to read symbols from "QtCore" (not yet mapped into memory).
Unable to read symbols for "QtSql.framework/Versions/4/QtSql" (file not
found).
Unable to read symbols from "QtSql" (not yet mapped into memory).
but theses files are there under
/Library/Frameworks/QtTest.framework/Versions/4/
(and it works when I run it)
Any idea what it can be?
I'm using Qt Creator 2.3.1 and OS X 10.6
PS: The same error happens when I try to debug using gdb command line
Best Regards,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20111117/885936f5/attachment.html
More information about the Qt-interest-old
mailing list