try Eclipse - it is very beatuful (and powerfull) IDE both for windows and linux, and it transparent integrates gdb debugger, so you can use debugger just like in VC++. however it has a few annoying bugs.
try Eclipse - it is very beatuful (and powerfull) IDE both for windows and linux, and it transparent integrates gdb debugger, so you can use debugger just like in VC++. however it has a few annoying bugs.
Kapil (20th April 2006)
Originally Posted by shad
Hi...
I would love to use Eclipse but can QT be integrated with Eclipse and if yes then how to do it.. Once i had tried but failed in doing the same...
I would be very thankful to you if you could tell me the same...
Kapil
All you have to decide is what to do with the time that is given to you
Hi,
Is it possible to use QT over Eclipse.. ie integration of QT & Eclipse like QT & VC++ or QT & Visual .net...
It would of real help to me..
Thank you,
Kapil
All you have to decide is what to do with the time that is given to you
no, the same integration as QT+VC++ is not possible, i.e. you won't be able to use qt designed inside eclipse. But auto-generation of make files from .pro will be available, and you will be able to use standalone QTDesigner and to create and edit .pro from eclipse text editor.
Kapil (20th April 2006)
hi,Originally Posted by shad
so this means that compiling and executing of the code can be done via the ECLIPSE.. its just the design which would be made externally... Is it so????
Doubt is that will the exe be created using ECLIPSE and not MinGW (am using it currently)..
and auto generation of makefiles in ECLIPSE ???? i had used it once and then had to create is myself i.e. manually... how can this be achieved.. like do u have to set some parameters in the .pro file or what...
if you can provide me with some doc to help me out on this issue, it would be very helpful to me...
Kapil
All you have to decide is what to do with the time that is given to you
Bookmarks