[Qt-interest] Eclipse integration debugging problem

Jochen Fuhrmann jo_fu at gmx.net
Sun Jul 5 13:33:52 CEST 2009


Hi,
I've been using Eclipse for Qt developement on my Linux machine for quite  
some time, but now I had to switch to Windows and I'm experiencing some  
Problems. Here is what I did so far:

1) downloaded and unpacked "Eclipse IDE for C/C++ Developers
2) downloaded and installed "Qt SDK" (including MinGW)
3) created symbolic link "make.exe" to "mingw32-make.exe" (so the compiler  
can be used)
4) added the MinGW/bin folder to the system path
5) downloaded and installed "Qt Eclipse Integration"
6) added the Qt installation folder in Eclipse

So now everything works perfectly fine, except for the debugging. It seems  
that the "Qt Eclipse Integration" doesn't configure the debugger. I found  
some solutions for sub-problems like:
- adding the Qt folder to the system path
- only using the "gdb Debugger"
- remove the load shared libraries option
But it seems that those "workarounds" don't solve the actual problem (i.e.  
provide full functionality), but help to get rid of some of the errors.

Can anyone tell me what is to be done after step 6). I guess this might  
help alot of people who are currently using Eclipse/Qt on a Windows  
machine.

Thanks alot in advance,
Jochen



More information about the Qt-interest-old mailing list