So I saw on Freshmeat the LyX1.2pre4 had been released and decided to see
how it would look in QT (since I hate xforms). I did ./configure
--with-frontend=qt2 and got no error messages. At the very end of the make
process, however, I got the following error:
make[6]: Entering directory
`/home/peter/src/lyx-1.2.0pre4/src/frontends/qt2/ui'make[6]: *** No rule to
make target `QAboutDialogBase.C', needed by `QAboutDialogBase.lo'. Stop.
I'm running Debian and I just confirmed that I have libqt-dev 2.3.1.
Just to be on the safe side, I recompiled it with the xforms frontend; no
problem. Glancing at the GUII page, I notice that there are still a few blank
and "Pending" spots left to be filled. Is the QT frontend just not ready for
public consumption yet?
:Peter