PDA

View Full Version : How do I use MinGW Compiler in Windows



Walsi
28th March 2007, 13:54
Yes, this is my question, how do I use MinGW Compiler in Windows with my Qt-cpp files.

I installed and downlaoded qt4 installer for windows. And so I got a MinGW Folder and a Qt Folder.

Best Regards,...

e8johan
28th March 2007, 16:11
Start the Qt command prompt from you Qt folder in the programs' menu.

Walsi
29th March 2007, 09:08
Thanks, exactly this was my Problem, but I already fixed it this night by cross-reading my new book for Qt Programming (C++ GUI Programming with Qt4).

Yesterday I thought that I am able to use the qmake command from any DOS Shell. And I didn't find any readme file in the Internet where it is written down how to use the MinGW Compiler in Windows,... how sad.


Best regards,...

rohitjun
11th May 2007, 09:50
I am using MinGw compiler with QT4. I am using Code Blocks as editor. Just go to settings and set all paths. And it will work fine.

Rohit