Joshua A. Andler wrote:
It is not building on Win32 (XP, I have been building fine for 2 weeks also)... I did a clean after the fist time it error'd out. After re-running the mkfiles & mkdep and doing a make it error'd out again with:
extension/script/InkscapePerl.cpp:14:20: EXTERN.h: No such file or directory extension/script/InkscapePerl.cpp:15:18: perl.h: No such file or directory extension/script/InkscapePerl.cpp:16:18: XSUB.h: No such file or directory make[1]: *** [extension/script/InkscapePerl.o] Error 1 make[1]: Leaving directory `C:/cvs/inkscape/inkscape/src' make: *** [dist] Error 2
(the dist error 2 always happens though)
-Josh
Note that the Win32 builds will need the 'experimental' library bundle at the bottom of the page: http://troi.hous.es3.titan.com/~rjamison/inkscape/
It is much larger, because it has complete Perl and Python libraries added. They will likely get smaller in the future when we can learn what we do and do not need.
Bob