Lars, it seems that with your latest changes, lyx needs gtk--sig.h to compile. Is it intended, or should the currentl commented out code in lsignal.h be restored? #ifdef COMPILING_FOR_GTKMM #include "gtk--sig.h" #else #define GTKMM_SIGNALS_WITHOUT_GTK //#ifndef USE_GTK_SIGNALS //#include "lsigcommon.h" //#include "lsigcpp.h" //#else // compiling for gtk/gnome //#include "gtk--sig.h" //#endif #include "gtk--sig.h" #undef GTKMM_SIGNALS_WITHOUT_GTK #endif JMarc
- Re: gtk--sig.h Jean-Marc Lasgouttes
- Re: gtk--sig.h Lars Gullik Bj�nnes
- Re: gtk--sig.h Jean-Marc Lasgouttes
