I'm trying to see if I can build a universal binary of LyX (for both intel and powerpc macs), which seems to require Qt-4, so I thought I'd try out the qt4 frontend. When I do so, however, I get the following error:

Making all in qt4
make  all-recursive
Making all in ui
make[7]: *** No rule to make target `pch.h', needed by `pch.h.gch'. Stop.
make[6]: *** [all-recursive] Error 1
make[5]: *** [all] Error 2
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

(This is on a fresh svn checkout.)

What am I doing wrong?

Bennett

Reply via email to