Results 1 to 13 of 13

Thread: Which IDE do you recommend for Qt4?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2008
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Which IDE do you recommend for Qt4?

    Ok, I will install KDevelop 3.5.0 and use it with Qt4.3.3 (which I have installed). Do you know any tutorials for working with Qt from KDevelop? Thank you for your quick answers.

  2. #2
    Join Date
    Jan 2008
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Which IDE do you recommend for Qt4?

    What about QDevelop. Is it a good solution?

  3. #3
    Join Date
    Jan 2008
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Which IDE do you recommend for Qt4?

    I bumped into another problem. I have downloaded KDevelop 3.5.0 from here: http://www.kdevelop.org/index.html?f...ml&set_lang=ro

    I have followed the installation steps. First I run:

    ./configure --prefix=/usr/local/kdevelop.3.5.0 --enable-debug=full --with-qt-dir=/usr/local/Trolltech/Qt-4.3.3 --with-qt-includes=/usr/local/Trolltech/Qt-4.3.3/include

    I run the line and I get:
    checking for Qt... configure: error: Qt (>= Qt 3.3 and < 4.0) (library qt-mt) not found. Please check your installation!

    I try to run: ./configure --prefix=/usr/local/kdevelop.3.5.0 --enable-debug=full
    and still get the same error .
    I want to mention that --with-qt options are optional. Any solutions?
    I am using CentOS 4.5 which has installed "kdevelop.x86_64 9:3.1.1-2". I was planning for a separate instalation for 3.5.0.

    Please help.

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Which IDE do you recommend for Qt4?

    Quote Originally Posted by adr1an View Post
    I run the line and I get:
    checking for Qt... configure: error: Qt (>= Qt 3.3 and < 4.0) (library qt-mt) not found. Please check your installation!
    KDevelop itself uses Qt3 libraries, so you shouldn't point it to your Qt4 installation at this stage.

  5. #5
    Join Date
    Jan 2008
    Posts
    8
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Re: Which IDE do you recommend for Qt4?

    Just a humble opinion

    I'm using Qt4 on OSX. Only QDevelop compiles OK; With HaiQ, edyuk I always get compile errors; Monkey studio compiles from time to time but I hate Monkey icon and splash screen - somebody should do some serious graphical design for them because project is most promising.

    As for KDevelop ... fantastic tool for Linux but OSX ....

  6. #6
    Join Date
    Jan 2006
    Location
    travelling
    Posts
    1,116
    Thanks
    8
    Thanked 127 Times in 121 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Which IDE do you recommend for Qt4?

    Quote Originally Posted by mpotocnik View Post
    With HaiQ, edyuk I always get compile errors
    Maybe if you reported them we'd have a chance to solve them
    Current Qt projects : QCodeEdit, RotiDeCode

  7. #7
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Which IDE do you recommend for Qt4?

    Maybe you should use a real IDE, like Eclipse, or even XCode, if you can make it work with Qt.

  8. #8
    Join Date
    Feb 2007
    Location
    Philadelphia, USA
    Posts
    255
    Thanks
    43
    Thanked 21 Times in 21 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Which IDE do you recommend for Qt4?

    Quote Originally Posted by mpotocnik View Post
    With HaiQ, edyuk I always get compile errors;
    We'd be happy to help you get HaiQ working on OSX. No reason that it shouldn't be an easy fix... Visit the group and download latest svn:

    http://groups.google.com/group/haiq

  9. #9
    Join Date
    Jan 2006
    Location
    Lincoln, NE USA
    Posts
    177
    Thanks
    3
    Thanked 7 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Which IDE do you recommend for Qt4?

    On Windows I use MS VS C++ 2003

    On Linux I prefer KATE.

Similar Threads

  1. Recommend right widget type please
    By hvengel in forum Qt Tools
    Replies: 2
    Last Post: 18th March 2007, 20:58

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.