On Tue, May 02, 2006 at 11:56:29PM -0500, Bo Peng wrote: > > > >I was able to configure LyX on Cygwin for the official qt3 by simply > > > >../configure --with-frontend=qt --with-qt-dir=/usr/lib/qt3 \ > > --with-qt-includes=/usr/include/qt3 > > > > Qt is indeed found. However, with this simple configure, I get > pch-related errors.
I just tried compiling with that simple configure and it succeeded. I suggest that you update your cygwin installation to the latest release as, IMHO, that is your problem. If you want, I could privately email you my own built moc.exe and uic.exe as they do not depend on the broken cygqt-mt-3.dll. Curiously enough, lyx works well with cygqt-mt-3.dll, the only problem being that it cannot be quit but should be killed. AFAIK the i386-pe.x-no-rdata script is required in the final link step (I don't know why it is needed when building for X11). -- Enrico
