the backspace '\' character needs to be prepended with another one. you should use c:\\cygwin\\bin\\make.exe instead.
On Saturday 09 August 2003 10:12, Phil Thompson wrote: > On Sunday 03 August 2003 11:49 pm, Alexander Eberts wrote: > > Hi all, > > > > Is there (or will there be) a windows binary release of pyqt that > > supports python 2.3? I'm running windows xp pro. I tried building the > > pyqt non-commercial license with cygwin with no success - the compile > > dies right at the beginning with: > > > > c:\make.exe > > cd sipgen; c:\cygwin\bin\make.exe > > c:cygwinbinmake.exe: not found > > make: *** [sipgen] Error 127 > > > > Unfortunately I'm not familiar with "make" so debugging the makefile is > > beyond me at present. Any insight is much appreciated, > > PyQt v3.8 should be released some time this week. The non-commercial > version will be built against Python v2.3. > > Phil > > _______________________________________________ > PyKDE mailing list [EMAIL PROTECTED] > http://mats.imk.fraunhofer.de/mailman/listinfo/pykde _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
