On Wed, 2006-03-15 at 20:55 +0000, eduardo fiss beloni wrote: > thanks, but take a look: > > [EMAIL PROTECTED]:~/progs/c++/gtkmm/automata/cairo_example$ > g++ cairo.cpp myarea.cpp -o cairo.cpp `pkg-config > gtkmm-2.4 --cflags --libs` > myarea.cpp:2:29: error: cairomm/context.h: No such > file or directory > myarea.cpp: In member function 'virtual bool > MyArea::on_expose_event(GdkEventExpose*)': > myarea.cpp:27: error: 'Cairo' has not been declared > myarea.cpp:27: error: 'RefPtr' was not declared in > this scope > myarea.cpp:27: error: 'Cairo' has not been declared > myarea.cpp:27: error: 'Context' was not declared in > this scope > myarea.cpp:27: error: 'cr' was not declared in this > scope > myarea.cpp:27: error: 'class Gdk::Window' has no > member named 'create_cairo_context' > [EMAIL PROTECTED]:~/progs/c++/gtkmm/automata/cairo_example$
Obviously a cairo_example that uses cairomm is likely to need cairomm. How can I know what this is if you don't tell us. What are you trying to build? That would be a sensible way to start this conversation. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list gtkmm-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtkmm-list