[Gtk-osx-users] Problem Building gtkmm
Status: Beta
Brought to you by:
jralls
From: Chris S. <cps...@ya...> - 2014-08-05 05:42:00
|
Hi, I've successfully built gtk (and webkit) and I'd now like to build gtkmm. I tried: jhbuild build gtkmm however I'm getting the following error: In file included from context.cc:25: In file included from ../cairomm/context.h:24: ../cairomm/surface.h:33:10: fatal error: 'sigc++/slot.h' file not found #include <sigc++/slot.h> ^ In file included from context_surface_quartz.cc:20: In file included from ../cairomm/context_private.h:23: ../cairomm/surface.h:33:10: fatal error: 'sigc++/slot.h' file not found #include <sigc++/slot.h> ^ 1 error generated. make[2]: *** [context_surface_quartz.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from context_surface_win32.cc:20: In file included from ../cairomm/context_private.h:23: ../cairomm/surface.h:33:10: fatal error: 'sigc++/slot.h' file not found #include <sigc++/slot.h> ^ 1 error generated. make[2]: *** [context_surface_win32.lo] Error 1 1 error generated. make[2]: *** [context.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 *** Error during phase build of cairomm: ########## Error running make -j 3 *** [7/15] |