Qt4-preview-feedback Archive, September 2007
Eclipse integration
Message 1 in thread
Hello,
I finally managed to make the Qt Eclipse integration working. And I must
admit it's pretty good.
You can find here somme issues I had/have :
* I can't install it with normal Eclipse package + CDT, I need to
download Eclipse for C/C++ programmers (see a previous post on this list)
* I need to recompile Qt in debug to be able to debug my project (I
think it needs to be written, maybe at the end of the installer)
* I don't find a proper way to read QString variables in debugger (I
know there's a trick with gdb, maybe it could be integrated with Eclipse
in some way)
Thanks,
Nicolas
To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx
Message 2 in thread
Nicolas Arnaud-Cormos schrieb:
> * I can't install it with normal Eclipse package + CDT, I need to
> download Eclipse for C/C++ programmers (see a previous post on this list)
There was an issue with the rc1 which prevented CDT 4 from being installed via update site. But this is supposed to be fixed with rc2. Did You use rc2?
> * I need to recompile Qt in debug to be able to debug my project (I
> think it needs to be written, maybe at the end of the installer)
You are right, this step is not obvious.
> * I don't find a proper way to read QString variables in debugger (I
> know there's a trick with gdb, maybe it could be integrated with Eclipse
> in some way)
We have the investigation of how to achieve this on our todo list.
Thanks,
Alessandro
To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx
Message 3 in thread
Alessandro Portale a écrit :
> Nicolas Arnaud-Cormos schrieb:
>> * I can't install it with normal Eclipse package + CDT, I need to
>> download Eclipse for C/C++ programmers (see a previous post on this list)
>
> There was an issue with the rc1 which prevented CDT 4 from being
> installed via update site. But this is supposed to be fixed with rc2.
> Did You use rc2?
I forget to say it's rc2. See my post here :
http://lists.trolltech.com/qt4-preview-feedback/2007-09/thread00013-0.html
>> * I don't find a proper way to read QString variables in debugger (I
>> know there's a trick with gdb, maybe it could be integrated with
>> Eclipse in some way)
>
> We have the investigation of how to achieve this on our todo list.
Cool !
Nicolas
To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx