
On Tue, 2009-01-13 at 09:47 -0700, Joshua L. Blocher wrote:
On Tuesday 13 January 2009 01:51:03 Preben Soeberg wrote:
Problem compiling version 20513: Make error line 285: problem compiling: src/document.cpp:48:30: error: inkscape-version.h: No such file or directory
src/document.cpp: In function 'SPDocument* sp_document_create(Inkscape::XML::Document*, const gchar*, const gchar*, const gchar*, unsigned int)':
src/document.cpp:294: error: 'version_string' is not a member of 'Inkscape'
As part of my build, I always run "btool.exe touchabout", which deletes inkscape-version.h. (and maybe the new version of build.xml does not handle this?)
This look like it is most likely because of a changes Krzysztof made to the autotools build but not the btool or cmake builds :( . I'm on Ubuntu and got the same error. I'm doing a clean build now hoping this helps.
Happened for the nightly builds also:
http://launchpadlibrarian.net/21150369/buildlog_ubuntu-intrepid-i386.inkscap...
--Ted