Hi,
I have the NokiaQtSDK installed with the Qt Creator.
While I build "Simulator QT for MinGW" I can launch debugging session, but when I set the breakpoint it complains about the lack of debugging helper libraries. It says "The debugging helper library was not found at .".
What I noticed in the message is the '.' at the end which doesn't mark the end of the sentence but rather the path. I guess I should have those libraries installed by default so how can I check their existence or where is the path defined? There is no button "rebuild" in the QT->Qt4 section in settings for this SDK.



