PDA

View Full Version : Qt on win32 question



mzeal
7th April 2009, 19:05
Hello,
My question is regarding Win32 port of Qt4. Does it require GNU/Cygwin runtime on Windows, or can it work with "native" win32 runtime ?
Sorry if I missed that information in FAQs...
Thank you,
-V

lyuts
15th April 2009, 10:11
Cygwin is not required.

You need MinGW and QT itself. That's it.

spud
15th April 2009, 13:21
Or Visual Studio.