error: configure.bat using latest mingw/cvs

Peter Kümmel syntheticpp at gmx.net
Fri Feb 11 01:10:15 CET 2005


Steven Boothe wrote:
> Peter Kümmel wrote:
> 
>> 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.
> 
> 
> Well I did exactly as you said with one, err two exceptions. The first 
> was that I merely ran c:\Source\qt-3\configure.bat as per instructions 
> on the kde-cygwin site. 

If you look into configure-mingw.bat you will see that there is only a
set QMAKESPEC=win32-g++ and a call of configure.bat. So if you set
QMAKESPEC by your own, there is no problem calling only configure.bat .

 > The next exception being what I experienced
> while configure was running. I'll attach the error msg box that popped 
> up, and here is the output from my command line window:

O.K., qmake is there but it crashes. This is more complicated, which
version of mingw are you using, and what is your Windows version?

 > Thanks for the help, I hope I am helping too.
 >

If it is a bug in qmake, or in our setup process
then is it one step forward.

Peter


More information about the kde-cygwin mailing list