On Thursday 16 July 2009 18:18:06 ext Mike Jackson wrote:
> I am also having some issues with the Debugging Helpers. QtCreator 
> 1.2.1 on OS X 10.5.7 Intel with a custom built Qt 4.5.2 (Universal, 
> Cocoa). QtCreator recognized my Qt 4.5.2 build and I clicked the button 
> to build the Debug helpers and I got the "Green Checkmark" so I tried 
> debugging a Qt based app that I have. When the debugger starts I get an 
> error message say there was an issue loading the Debugger Helper code.

Please, always attach the content of the right pane of the 'Debugger View'
(Debug -> Views -> Debugger) even if you have done so before. Small 
changes in the environment can have influence on the mechanism 
(which is basically the reason why it is so ... "unreliable" for some of us), 
and the data in said view describes the environment well enough to
help spotting "unusual" setups.

> Do I have to add the debugging library as a link library to my project?

No. [The full truth is that it is possible to make it work that way, but 
it needs additional tweaks all over the place, so it's not really 
something that can be handled via email easily]

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

Reply via email to