On Thursday 22 April 2010 15:03:46 ext Jack Wootton wrote:
> Hi,
> 
> I did build it with MSVC though, but the GUI seems setup for GDB (it's asking 
> me for GDB details).
> I did install Debugging Tools for Windows separately and can confirm cdb.exe 
> is in my %PATH%

One piece of information that I tend to forget myself:

The Debugging Tools for Windows must also be available at the time Qt Creator
itself is build. So if you compile Qt Creator by yourself, make sure it's picked
up during the compilation process (qmake will complain if it is not found)

Andre'
_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to