Frederic-Emmanuel PICCA wrote:
> since yesterday I can not compile the gtk frontend.
me neither, but it bails out at compile time and not build for me. The
attached patch fixes the problem (there was still included a header from
the xforms frontend). This is going in right now.
Note also that the required minimum version of gtkmm is raised (AFAIK it is
gtkmm2.4 version 2.6 now).
Georg
Index: src/frontends/gtk//ChangeLog
===================================================================
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/frontends/gtk/ChangeLog,v
retrieving revision 1.144
diff -u -p -r1.144 ChangeLog
--- src/frontends/gtk//ChangeLog 24 Jan 2006 14:05:08 -0000 1.144
+++ src/frontends/gtk//ChangeLog 25 Jan 2006 14:03:23 -0000
@@ -1,3 +1,7 @@
+2006-01-25 Georg Baum <[EMAIL PROTECTED]>
+
+ * xftFontLoader.C: remove obsolete header
+
2006-01-24 John Spray <[EMAIL PROTECTED]>
* GTabular.[Ch], glade/tabular.glade: Add tabular dialog (incomplete)
* LyXGtkLengthEntry.[Ch]: Add length entry widget
Index: src/frontends/gtk//xftFontLoader.C
===================================================================
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/frontends/gtk/xftFontLoader.C,v
retrieving revision 1.11
diff -u -p -r1.11 xftFontLoader.C
--- src/frontends/gtk//xftFontLoader.C 29 Jan 2005 15:09:14 -0000 1.11
+++ src/frontends/gtk//xftFontLoader.C 25 Jan 2006 14:03:23 -0000
@@ -19,7 +19,6 @@
#endif
#include "xftFontLoader.h"
-#include "FontInfo.h"
#include "gettext.h"
#include "debug.h"
#include "lyxrc.h" // lyxrc.font_*