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?)

 

Preben