> I am using 1.3.81 with Qt 4.6.2 on the Mac. I find the debugger helper > doesn't seem to work anymore. All the Qt types like QVector only shows > <anonymous union> instead any of the useful things like number of items > and the first few values. Does Creator 2.0 only work with Qt 4.7? No, creator should work with any Qt >= 4.4. Try rebuilding the debugging helpers in the qt version dialog found in Tools/Options.
If that doesn't solve the problem, please send the content of the right view of Debug/Views/Debugger. daniel _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
