error: configure.bat using latest mingw/cvs

Peter Kümmel syntheticpp at gmx.net
Thu Feb 10 23:11:41 CET 2005


Steven Boothe wrote:
>>>> Building qt...
>>>> mingw32-make[1]: Entering directory `c:/Source/qt-3'
>>>> cd src\moc && mingw32-make
>>>> mingw32-make[2]: *** No targets specified and no makefile found.  Stop.
>>>> mingw32-make[2]: Entering directory `C:/Source/qt-3/src/moc'
>>>> mingw32-make[2]: Leaving directory `C:/Source/qt-3/src/moc'
>>>> mingw32-make[1]: *** [src-moc] Error 2
>>>> mingw32-make[1]: Leaving directory `c:/Source/qt-3'
>>>> mingw32-make: *** [init] Error 2
>>>> C:\Source\qt-3>

There must be a qmake.exe in c:/Source/qt-3/bin,
if not something goes wrong when compiling it.

I've today changed the whole qt-3/qmake directory in cvs,
maybe that's the reason so you should try to update the
qmake sources:
Goto qt-3/qmake and use
     cvs -z6 up
to update qmake only (don't forget to enable cygwin).

Start configure-mingw.bat again.
Peter




More information about the kde-cygwin mailing list