PDA

View Full Version : Help regarding installation of Qt for windows



Storm1214
12th February 2016, 14:08
I am so confused being presented with various installers in Qt website- open source Qt. Please read my requirements and advice what I have to download in order to start using Qt.

I have Microsoft Visual Studio 2010 running on a Dell Dimension E520 PC. I need to install Qt using Visual Studio as the IDE(Latest Qt open source preferred). There are various Qt links such as Qt creator, Qt add-in for Visual Studio etc. How shall I go forth to doing this? Please help.

anda_skoa
12th February 2016, 15:32
There should be a Qt download that is built für Visual Studio 2010, I think it is this one: http://download.qt.io/official_releases/qt/5.5/5.5.1/qt-opensource-windows-x86-msvc2010-5.5.1.exe
Additionally you get the Add-In for you can use Qt in Visual Studio, most likely this one: http://download.qt.io/official_releases/vsaddin/qt-vs-addin-1.2.4-opensource.exe
You won't need QtCreator for your setup.

Cheers,
_