[Qt-interest] Eclipse integration debugging problem

Lars Amsel lars.amsel at signalion.com
Mon Jul 6 08:29:53 CEST 2009


Jochen Fuhrmann wrote:
> 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

Did you download and install the gdb-package from the MinGW site 
(https://sourceforge.net/project/showfiles.php?group_id=2435)? It's not 
included in the Qt-SDK.

Cheers

Lars



More information about the Qt-interest-old mailing list