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
Hey Mason,
could you provide some more info about your system? What OS and compiler are you using? Which version of libgtkmm? Are you using gnome-vfs? It will help me to find the problem.
Thanks in advance,
On 9/4/07, Mason Thomas <mlt_svn@...856...> wrote:
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
This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (2)
-
Bruno Dilly
-
Mason Thomas