On Sat, Oct 09, 2010 at 04:08:30PM -0400, Stephen Chu wrote: > I just updated to 2.0.93 on Windows and find I need to rebuild debugger > helper now. I thought it's not needed on Windows with the new Python > enabled gdb since a few versions back?
Right, C++ debugging does not need the compiled debugging helpers on Windows. However, there are new helpers for QML debugging that need to be compiled on all platforms for now. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
