[Qt-creator] howto activate cdb
Robert Löhning
robert.loehning at nokia.com
Thu Mar 18 13:02:20 CET 2010
ext Matthias Pospiech schrieb:
> Robert Löhning schrieb:
>> ext Matthias Pospiech schrieb:
>>
>>> I have installed cdb and configured the path correct.
>>>
>> did you enable cdb in Tools / Options / Debugger / Cdb ? You have to
>> check the box and enter the path where cdb.exe is located.
>>
> That is what I meant by 'I have installed cdb and configured the path
> correct.' However I forgot the restart QtCreator.
>
> However now I get the error:
> "Ausgabe Hilfbibliothek nicht gefunden" (which could be translated as
> output help library not found)
>
> What does this mean now?
This means that you are now able to debug using cdb but Qt classes won't
look nice in the Locals & Watchers view.
To build the debugging helpers go to Tools / Options / Qt4 / Qt Versions
, select the Qt version you are using and click on "Debugging Helper:
[Rebuild]". This will only take some seconds.
Oder, unter uns: "Debugger-Ausgabe-Hilfsbibliothek: [Neu erstellen]" ;-)
Robert
More information about the Qt-creator-old
mailing list