Beginner
-
Guys i am new to QT...how to start? i want to develop a chatting application...
-
Hi, and welcome to the Qt Dev Net!
The easiest way to get started is to follow a beginner's tutorial, e.g. http://doc.qt.io/qt-5/gettingstartedqt.html
-
[quote author="Subst27" date="1422208532"]Hi!
Download the SDK first or more useful - try to build QT from source yourself.
[/quote]I would recommend against doing the latter. By all means get yourself the SDK, but if you're an absolute beginner, you will gain nothing from trying to build Qt yourself other than needless frustration.