On 7/26/12 11:44 AM, Stephen Chu wrote: > BTW. std::vector and other std containers still do not show their > elements in dumper, with 4.8.2 + libstdc++ or 5.0 + libc++.
Yes! I finally figured out why Creator can't display std containers on Mac: <https://bugreports.qt-project.org/browse/QTCREATORBUG-7440?focusedCommentId=181433#comment-181433> The fix works for me but I am not sure it's the right place to do it. _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
