Re: QT 4.0.0 gpl for windows available
Peter Kümmel <[email protected]>
| Newsgroups | gmane.comp.kde.devel.cygwin |
|---|---|
| Message-ID | <[email protected]> |
bernard wrote: > Hi, > set QMAKESPEC=win32-g++ > That sounds good, but I don't have the correct compiler, > I look on google and having visualC++, it would be then set > QMAKESPEC=win32-msvc > but in that case, as before nothing happen when I run configure command. > Bad command or VC++ option is not available ? > Regards, > > Bernard The GPL version from Trolltech supports only mingw. Peter