Results 1 to 20 of 30

Thread: Experts, what IDE are you using ?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Experts, what IDE are you using ?

    No, it doesn't. You have to use it as a standalone application.

  2. #2
    Join Date
    Jan 2006
    Location
    Earth (Terra)
    Posts
    87
    Thanks
    4
    Thanked 6 Times in 4 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default Re: Experts, what IDE are you using ?

    Coding in vim on all platforms.

    Ditto for configuration management/PERL. (Have been using CLI PHP for scripting instead of PERL, lately - just as strong and nicer syntax.)

    Debugging in Visual Studio (2003) on Windows.

    Usually debug in dbx, gdb, or like utility on unix. gdb works reasonably well under emacs.

    Eclipse looks pretty nice. Does it work in a C++ environment? Can it use make files?

    rickb

  3. #3
    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: Experts, what IDE are you using ?

    Quote Originally Posted by rickbsgu
    Eclipse looks pretty nice. Does it work in a C++ environment? Can it use make files?
    Yes, you just have to install C/C++ Development Tools. There's a howto somewhere that describes how to use qmake in Eclipse.

Similar Threads

  1. Hi Experts Need your views . Does Qt provide it ?
    By vajindarladdad in forum Newbie
    Replies: 1
    Last Post: 30th January 2009, 06:19

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
  •  
Qt is a trademark of The Qt Company.