Re: QT 4.0.0 gpl for windows available
"bernard" <[email protected]>
| Newsgroups | gmane.comp.kde.devel.cygwin |
|---|---|
| Message-ID | <00ff01c57c29$32fd94b0$0300a8c0@BRUBER> |
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 ----- Original Message ----- From: "Peter Kümmel" <[email protected]> To: "For developers interested in porting KDE to Windows using Cygwin" <[email protected]> Sent: Tuesday, June 28, 2005 11:09 PM Subject: Re: QT 4.0.0 gpl for windows available > bernard wrote: >> Hi, >> I download zip file qt-win-opensource-desktop-4.0.0.zip >> Unzip it in d:/Qt, check my path d:/Qt >> run configure, type yes, but nothing happen, what's wrong ? >> In bin directory, there are only two files. >> As I type nmake projects.pro, i get an error message. >> >> Regards, >> >> Bernard > > Hi Bernard, > > seems INSTALL is incomplete. One needs the environment variable > QMAKESPEC: > > set QMAKESPEC=win32-g++ > > Regards, > Peter > > _______________________________________________ > kde-cygwin mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/kde-cygwin