Stephen Harris <[EMAIL PROTECTED]> writes:

> I did not succeed in compiling Qt. I got the files in the right
> directory with cvs, but the ./configure failed quickly with the error
> 
> make: *** [project.o] Error 1
> qmake failed to build. Aborting

Probably this is because the qt3/include dir should be populated first.
I had that dir already populated by a previous MinGW build, so I
forgot to add the instructions to do so. I have updated the Qt patches
and the howto at http://wiki.lyx.org/LyX/LyXOnCygwin

> Is this line correctly typed?
> ./configure -platform cygwin-g++-win32 -v -release -static
> also I didn't put a backslash \, at the end of the continued
> configure lines of switches, but that didn't seem to matter.

Yes it is. You can type all switches in a very long line.

> I am not motivated to put much effort into troubleshooting as 
> I wanted to look at Pre5 now, but the final release is due soon.

;-)

--
Enrico


Reply via email to