Andreas Vox <[EMAIL PROTECTED]> writes:

> 
> Hi!
> 
> I tried to compile LyX again after some time, but got an error (Qt  
> 3.3.5, OSX 10.3.8).
> Looks as if Carbon.h clashes with qwindowdefs.h (yuck). Any ideas  
> anyone how to circumvent this problem?

Ok, I removed all code which references Carbon.h (only for the 
OpenDocument events), but now I get:

...
ar: ui/moc/QTabularDialogBase_moc.o: No such file or directory
ar: ui/moc/QTexinfoDialogBase_moc.o: No such file or directory
ar: ui/moc/QThesaurusDialogBase_moc.o: No such file or directory
ar: ui/moc/QTocDialogBase_moc.o: No such file or directory
ar: ui/moc/QURLDialogBase_moc.o: No such file or directory
ar: ui/moc/QVSpaceDialogBase_moc.o: No such file or directory
ar: ui/moc/QWrapDialogBase_moc.o: No such file or directory
ar: ui/moc/TextLayoutModuleBase_moc.o: No such file or directory
make[7]: *** [libqt2.la] Error 1
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


Help! Should't those be generated automatically?

/Andreas

Reply via email to