On 2009-07-17 04:12:52 -0400, André Pönitz <andre.poen...@nokia.com> said:

> 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'

I had to set a "Custom location" for the Debugging helper library. Once 
I did that then things seem to now work.

Thanks for all the help guys.
Mike Jackson

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

Reply via email to