[Qt-interest] Error debugging (Unable to read symbols) on OS X

Konstantin Tokarev annulen at yandex.ru
Fri Nov 18 08:44:51 CET 2011


18.11.2011, 02:32, "Daniel França" <daniel.franca at gmail.com>:
> 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

Hi,

What does otool -L show?

-- 
Regards,
Konstantin



More information about the Qt-interest-old mailing list