Problems compiling Qt3 win32 with mingw

Chris January chrisjan at iomo.co.uk
Mon Jan 24 10:06:06 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?

Chris



More information about the kde-cygwin mailing list