Hello people,
I've finally decided to take a jump into the cold water and fetch a SVN copy of inkscape. Don't know yet if I'm actually going to contribute or if I just want something to complain about.
Anyway, make fails with some error (quoted below) and I'm wondering if I just happen to have fetched a broken bleeding-edge source tree, or if something else is going wrong. Maybe someone could point me at the latest version that built fine so I can "downgrade" to it via SVN.
BTW, I know what the error means; it's just that I'd like to start out with a known-good source tree rather than trying to hunt down errors in an unknown project.
Here's the error:
ui/dialog/ocaldialogs.h:247: error: expected class-name before ‘{’ token ui/dialog/ocaldialogs.h: In constructor ‘Inkscape::UI::Dialog::FileListViewText::FileListViewText(guint, Inkscape::UI::Dialog::SVGPreview&, Gtk::Label&, Gtk::Button&)’: ui/dialog/ocaldialogs.h:250: error: class ‘Inkscape::UI::Dialog::FileListViewText’ does not have any field named ‘ListViewText’ make[2]: *** [file.o] Error 1
Thanks, --D.