PDA

View Full Version : Install Qt Creator



shadowCODE
22nd December 2014, 14:50
I have downloaded Qt5.0.1 source and have done a static build.
I now want to install QtCreator that will use the static libraries.
How should i go about this?

wysota
23rd December 2014, 07:30
Qt 5.0.1 is a very old release. Are you sure you want to use it? As for Creator, it doesn't care what Qt version you use so just go to downloads on qt.io, find a download for Qt Creator and use that. Then just configure Creator to use the version of Qt you want by setting up an appropriate kit.