nav-left cat-right
cat-right
Home > 2008 > Februar

Qt with MinGW

Contrary to what I have done previously I now want to use Qt4 under Windows without Visual Studio and its Compiler. That brings me to MinGW. In the following you find an instruction for the installation of all components Note: I do not use the standalone Version of MinGW, since Qt complained during installtion that this would be incompatible with Qt. The first step is to download the opensource Edition of Qt with...

Qt IDEs

Currently I am testing several IDEs to use them as a new development platform for Qt Applications. First there is the commercial Part Visual Studio I might be interested on How to integrate qt with Visual Studio. I however am looking for a IDE with better integration of Qt and less useless functions (they are for me useless, since I do not need most of the functionality) The next one is a highly developed and...