Results 1 to 2 of 2

Thread: difference between QtCreater and Qt-SDK1.1 ?

  1. #1
    Join Date
    Apr 2011
    Location
    Hyderabad
    Posts
    86
    Thanks
    17
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default difference between QtCreater and Qt-SDK1.1 ?

    Hi everybody,

    Till now i am working on Qt without using any IDE, but now i want to try with IDE.
    But i found that there is two IDE for Qt : QtCreater and Qt-SDK1.1 .
    So, can you tel me any body
    1) What is the difference between QtCreater and Qt-SDK1.1 ?
    2) Which one i should prefer QtCreater or Qt-SDK1.1 ?
    3) And are these IDEs also for embedded application(Qt for embedded) ? Mean can i use QtCreater or Qt-SDK1.1 for developing embedded application using Qt ?

    Regards,
    Sanjeet

  2. #2
    Join Date
    Sep 2009
    Location
    Wroclaw, Poland
    Posts
    1,394
    Thanked 342 Times in 324 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: difference between QtCreater and Qt-SDK1.1 ?

    1) SDK is, well, SDK (software development kit) ... it includes QtCreator
    2) QtCreator is just a fancy code editor, think of it as better notepad :P Just kidding, QtCreator does not ship with the libraries or compilers, so if you want to install everything in one shot, go for Qt SDK.
    3) (part 2) If you download Qt SDK, I think you'll have everything you need to start developing embedded apps.

    i am working on Qt without using any IDE
    Sounds kinda hardcore now (especially for bigger projects), but I've done it myself few years ago

  3. The following user says thank you to stampede for this useful post:

    sanjeet (21st June 2011)

Similar Threads

  1. Sort Indicator upside down on Linux SDK1.1 ???
    By liversedge in forum Qt Programming
    Replies: 1
    Last Post: 1st June 2011, 23:23
  2. difference between two objects
    By rk0747 in forum Newbie
    Replies: 1
    Last Post: 15th April 2010, 09:30
  3. Difference between the regulare MVC
    By Jonas_ in forum Newbie
    Replies: 3
    Last Post: 2nd September 2009, 14:59
  4. difference b/w QLineEdit() and QTextEdit()
    By wagmare in forum Qt Programming
    Replies: 7
    Last Post: 20th July 2009, 05:37
  5. Replies: 1
    Last Post: 7th October 2008, 12:11

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.