Hi Carsten,

thanks for your helpful response.

The project was not moved, I checked it out via subversion, the *creator
file was generated locally on the PC (since it is not version controlled).

I actually used the Qt-version found in the path, and manually set one,
and deleted that, re-entered everything anew, recompiled gdbmacros.dll
using qtcreator and the commandline making absolute certain, that only the
gcc, gdb and qmake of the 4.6.2 version are used.

Then I did a make clean for the whole project, re-compiled everything.

Alas, to no avail. It's still showing the same messages. as in my previous
post.

Again I would appreciate any idea where to look for a possible solution.

Best regards,
  Stefan

On 28.04.2010 01:09, Carsten Breuer wrote:
> Hi Stefan,
> 
> 
> i have errors like that in two cases:
> 
> 1.) After moving the project from one computer to another.
>     Try to reselect the QT version under extras -> settings -> qt4.
>     Select the version and press apply even if it is allready selected.
> 
> 2. GDB have problems setting breakpoints in inline code.
> 
> Other hints (even if obvious):
> 
> - Run debug build ;-).
> - Make sure that no other qmake, gcc, gdb is in the path.
> 
> Best Regards,
> 
> 
> 
> Carsten
> 
> 
> 
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to