Hello ,
I want to make command line only with out connecting to graphic dialogs,
I've started by reading Read me file and I have problem with finding the compiling tools.
Can any one give me a direct link for compiling tools that I need please.
note : i am working on windows
thanks alot
Qt changed their sites some time ago. currently (27.11.2011) the download is a bit hidden on the new page.
at the moment it is still linked to nokia, but that will change in a few days/weeks.
http://qt.nokia.com/downloads
Do I have to download more programs for comoliling or qt sdk is enough?
Thanks alot
you need also a c++ compiler. qt can download the mingw c++ compiler if you have no compiler.
Quote from: m_kaleia on November 27, 2011, 09:15:38 PM
Do I have to download more programs for comoliling or qt sdk is enough?
Qt SDK is enough (MinGW is included).
For Qt Libraries, you need also MinGW (get it also from the Qt download page, it is the recommended version).