PDA

View Full Version : Where i can find qmake in Windows Vista?



priya
31st August 2010, 16:00
i ve downloaded Qt Creator 2.0.1 and installed successfully. but dont know how to build programs by setting path . I know in linux by going tools--->qt4---> and /opt/qtsdk/qt.
How to set path in Windows...bit confused among mingv,msvc compiler.Where and how to set path and run my program.

dbzhang800
31st August 2010, 18:00
you should install Qt not just QtCreator. or just install Qt Sdk which contains both Qt and QtCreator

qt_gotcha
31st August 2010, 19:36
note that even Qt is a set of libraries which must use a compiler. It comes standrd with mingw. If you have installed qtcreator you should also have installed the mingw version and when installing qt point to the directory where mingw can be found

priya
1st September 2010, 07:33
where i can get qt sdk on net? i searched on nokia site it has only for qt creator.

Lykurg
1st September 2010, 08:05
http://qt.nokia.com/downloads? (Go LGPL...)