
The version number was not updated since 20524 (compiling 20527). Replacing "btool touchabout" with "del src\inkscape-version.cpp" solved the problem. "touchabout" no longer exists in build.xml.
Content of my build.cmd is now: call mingwenv del src\inkscape-version.cpp del build.dep btool.exe
Preben
-----Original Message----- From: Bob Jamison [mailto:rwjj@...127...] Sent: 15 January, 2009 21:06 To: Joshua L. Blocher; inkscape Subject: Re: [Inkscape-devel] Cannot compile on XP
On 1/13/2009 10:47 AM, 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?)
But inkscape_version.h is still generated, not in SVN, right? It would not work correctly if a dynamic file is in the repository.
bob
This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel