Problems compiling Qt3 win32 with mingw

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Mon Jan 24 11:26:04 CET 2005


> > El Domingo, 23 de Enero de 2005 01:12, AgarFu escribió:
> > 
> > I steel having problems using mingw 3.2, after this:
> > 
> > set QTDIR=c:\PyQt\qt-3
> > set MINGW=c:\MinGW
> > set PATH=%QTDIR%\bin;%MINGW%\bin;%PATH%
> > set QMAKESPEC=win32-g++
> > 
> > cd %QTDIR%
> > configure.bat -thread -gif -fast -verbos
> > 
> > I get:
> > 
> > mingw32-make[2]: Entering directory `C:/PyQt/qt-3/src/moc'
> > cd c:/PyQt/qt-3/src/moc
> > El sistema no puede hallar la ruta especificada. == The system can't 
> > find the specified path
> > mingw32-make[2]: *** [makefile] Error 1
> > mingw32-make[2]: Leaving directory `C:/PyQt/qt-3/src/moc'
> > mingw32-make[1]: *** [src-moc] Error 2
> > mingw32-make[1]: Leaving directory `c:/PyQt/qt-3'
> > mingw32-make: *** [init] Error 2
> > C:\PyQt\qt-3>
> 
> Do you have a C:\PyQt\qt-3\src\moc directory? If so, what's in it?
> Did you obtain the sources using CVS or some other method?
I've tested it and it happens because of the '-fast'-option. While creating
Makefiles the dir-separators aren't converted to '\'. I can send a patch
tomorrow.

Christian

-- 
10 GB Mailbox, 100 FreeSMS http://www.gmx.net/de/go/topmail
+++ GMX - die erste Adresse für Mail, Message, More +++


More information about the kde-cygwin mailing list