On Sep 3, 2010, at 8:53 AM, André Pönitz wrote: > >> I tried upgrading to the latest Qt 2.0 and use qtsdk-2010.01 to build with. >> Qt Creator 2.0 seemed to do some unexpected strange stuff. It ignored >> my project's DESTDIR and put my project build output in a new directory >> that I did not tell it to. I may have to try it again when I have time. > > Switching off "shadow builds" might help.
After Googling, this sounds like this was the feature that was puzzling me. Thank you for the tip. I'll turn it off until I understand it better. > >>> GDB 6.8 >>> [And that misses all the Python bits ;-}] >> >> Can you please elaborate on what I am missing out on? > > A few bits are mentioned in Nice article, thanks for writing it. It' seems it would be a good investment to upgrade to gdb 7.1 just for the QVariant, Qt and STL collection helpers. I think I will go back and browse your archives and see what else I have been missing out on. > > http://labs.trolltech.com/blogs/2010/04/22/peek-and-poke-vol-3 > >> Should I download and install the gdb 7.1 tarball? > > Sound like a good idea. I am downloading gdb 7.2 now. Thank you for your time and helpful reply! -Ed _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
