Share Pastebin
Guest
Public paste!

jjardon

By: a guest | Mar 21st, 2010 | Syntax: None | Size: 0.74 KB | Hits: 56 | Expires: Never
Copy text to clipboard
  1. rectangle.cc: In member function ‘bool Gegl::Rectangle::is_infinite_plane() const’:
  2. rectangle.cc:120: error: ‘gegl_rectangle_is_infinite_plane’ was not declared in this scope
  3. rectangle.cc: In member function ‘void Gegl::Rectangle::dump() const’:
  4. rectangle.cc:125: error: ‘gegl_rectangle_dump’ was not declared in this scope
  5. make[4]: *** [rectangle.lo] Error 1
  6. make[4]: *** Se espera a que terminen otras tareas....
  7. node.cc: In member function ‘void Gegl::Node::set(const Glib::ustring&, ...)’:
  8. node.cc:71: error: ‘gegl_node_set_valist’ was not declared in this scope
  9. node.cc: In member function ‘void Gegl::Node::get(const Glib::ustring&, ...)’:
  10. node.cc:81: error: ‘gegl_node_get_valist’ was not declared in this scope