Alexandre Prokoudine a écrit :
On 1/18/06, Ralf Stephan <ralf@...748...> wrote:
svg/svg-color.cpp:309: error: 'g_snprintf' was not declared in this scope
Any environment details needed?
Yes, please do a grep --recursive g_snprintf /usr/include what does it show?
I've had this same problem few days ago on ubuntu (I'm not sure this explains the issue) and I fixed it by including the right .h in svg/svg-color.cpp, where g_snprintf is declared : #include <glib/gutils.h>
Didn't investigate on why it seams I was the only one for who it didn't work... glib version maybe
mtou
Uhm, later when I'm home, sorry :)
I guess you have gtk-2.4? Does someone know of a page where all header changes between glib/gtk versions are collected?
Nope, I have 2.8.10-1ubuntu1. It is quite buggy in some aspects, so I'm not sure how it's related.
Alexandre
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=k&kid%103432&bid#0486&dat%12... _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel