-
Notifications
You must be signed in to change notification settings - Fork 1
How to contribute
mad-engineer edited this page Jan 13, 2012
·
5 revisions
Visual Studio 2010 ist the common Windows development platform. Also for this project. You need several things to setup.
The visual studio C++ Express Version is free of costs and can be downloaded here.
Because on windows systems noone uses the console it is common to use Git Extensions. It is a nice gui for git with a good integration in visual studio.
Following this tutorial you should:
- Download the source-code. Qt 4.8.0 has introduced several bugs in combination with visual studio. So we have to use the most recent 4.7.X version.
- Set some environment variables
- Compile the source code as shared libraries.
http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-4.7.4.zip