[Qt-interest] Qt4 and Windows - MinGW?
IP Susila
putu-sgr at ecei.tohoku.ac.jp
Wed Dec 3 07:50:59 CET 2008
(2008/12/03 11:58), Miguel Cardenas wrote:
> Hi list
>
> I want to try Qt on windows, there are 2 opensource versions, the standalone
> Qt and the package including MinGW...
>
> My doubt is, would I be able to create Qt applications with MinGW? if so,
> what if I have already installed dev-c++ with MinGW?
>
> Sorry for the lame question, but all my life have developed with Linux,
> never tried with windows...
>
>
> Thanks
Hi Miguel,
I used Qt with MinGW on Windows. MinGW bundled with Qt or
MinGW which is already installed into your PC will work fine as long as
its not too old, and required include files/library are installed.
Don't forget to install mingw32-make. I use gcc ver. 3.4.5
regards,
Putu
More information about the Qt-interest-old
mailing list