Qt Creator Debugger on Mac doesn't recognize Qt classes
-
The problem appears on all macs with Qt Creator 3.2 installed and Qt compiled manually
Configuration:
https://www.dropbox.com/s/qwrfl5zoqfx4nst/qtcreator1.png?dl=0
https://www.dropbox.com/s/aeimaet7aa28yxj/qtcreator2.png?dl=0Debugger watch window is only able to get values for standard int/char*/etc variable. Can anyone please help?
-
Maybe attach the debugger log (contents of right pane of Window->Views->Debugger Log), or better, open a bugreport at bugreports.qt-project.org and also attach the log there.
-
Here's the log
https://www.dropbox.com/s/6xe1k1zp9sc82c5/debugger.txt?dl=0