Hi,
I recently tried to compile from svn sources and encountered the following error:
In file included from file.cpp:50: 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
This occurred in a fresh checkout of revision 15977, and also an updated revision 15990.
I have successfully built from svn sources many times before, but the last time I did pre-dated the existence of the ocaldialogs.h file.
autogen.sh and configure both run fine and don't detect any problems.
Any help would be appreciated.
Thanks,
Mason