Results 1 to 10 of 10

Thread: IDE for windows

  1. #1
    Join Date
    Jul 2008
    Posts
    25
    Thanks
    4
    Qt products
    Qt4

    Default IDE for windows

    Could you tell me which IDE is the best for windows ? Of course for Qt and c++. I have Dev-c++ but this IDE is too difficult to programming in c++ with Qt - I must non stop add to files in dev-c++ windows which I have done in Qt designer and always something is wrong. I want IDE in which I can create windows as in Qt Designer and programming and compilling as in dev c++ !

  2. #2
    Join Date
    Jul 2008
    Posts
    12
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: IDE for windows

    I'd think Eclipse CDT

    and then get the Eclipse c++ qt plugin. Then you're in business.

  3. #3
    Join Date
    Jul 2006
    Location
    Atlanta, GA
    Posts
    86
    Thanks
    26
    Thanked 6 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: IDE for windows

    I use QDevelop.
    fnmblot
    --------------------------------------
    Gee Ricky, I'm sorry your mom blew up.

  4. #4
    Join Date
    Jul 2008
    Posts
    3
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: IDE for windows

    I also use QDevelop these days. If it crashes when you are editing a file then try opening a project first. My QDevelop has this strange bug.

  5. #5
    Join Date
    Aug 2007
    Location
    Fresno - Colombia
    Posts
    26
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: IDE for windows

    Hello, I Have the same problem with QDevelop, but my problem is creating a new project on a existing folder, id sayss:"Can´t create project" and crashes.

    But Qdevelop have future.

  6. #6
    Join Date
    Mar 2007
    Posts
    59
    Thanks
    7

    Default Re: IDE for windows

    we use MS VS 2005.. it is very well supported, and isnt as buggy as the later MS IDE's...

  7. #7
    Join Date
    Sep 2007
    Location
    Sant'Elpidio a Mare, Italy
    Posts
    194
    Thanks
    54
    Thanked 2 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: IDE for windows

    I suggest CodeBlocks IDE, since at the moment seems the best c++ IDE that is growing day by day (my view,of course), and when you create the project it supports the Qt template; but for qmake and moc configurations, those are to be made manually sadly . Anyway it is growing and something shall happen

    About QDeveop, I think would be a great Qt develop IDE, but it has terrible memory lacks when debugging (something like several hundreds of MB of usage memory after a pair of debug hours), out of many other littler bugs. I agree, it has future, but by now I would suggest CodeBlocks normally and QDevelop for occasional debug duties.
    --
    raccoon29

    "La mia vita finirà quando non vedrò più la gente ridere...non necessariamente alle mie battute "

  8. #8
    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: IDE for windows

    There's two alternatives you forgot :


    As for QDevelop, I might be wrong but from what I've heard and seen it does not seem to have that much future unless. Last release dates back to February, last SVN commit to May and its author has not been very active lately.
    Current Qt projects : QCodeEdit, RotiDeCode

  9. #9
    Join Date
    Jan 2006
    Posts
    156
    Thanked 12 Times in 12 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: IDE for windows

    it crashes when you are editing a file then try opening a project first.
    This problem is fixed in the revision 329. Try to use the svn version. A new release will be made soon (certainly in September).
    QDevelop, an complete Integrated Development Environment for Qt 4: http://qdevelop.org

  10. #10
    Join Date
    Jul 2007
    Posts
    30
    Thanks
    7
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: IDE for windows

    Notepad ++ and Qmake .

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.