I don't think I've ever had to add python to my path or anything like that before...
No neither have I. There must be something funny going on there. What exactly is the error? Is it compile time or runtime? The python code has been reworked somewhat, but I don't know of any major changes for the past few months.
I'm 99% sure this won't help, but there is a small chance that I accidental committed my own modified build.xml - it should be the same as the mainline build.xml. My modifications were minor - like getting the command line to show. But there's a small chance that might be messing things up for you somehow, but I can't see how, because it compiles fine on my XP-Home laptop.
On Fri, 2008-01-18 at 17:29 -0500, Gail Carmichael wrote:
I have the dev libs and it doesn't work... I am going to try the main branch just to see if that's working. Anyone know if anything's changed in the last week or so that could cause this problem? I don't think I've ever had to add python to my path or anything like that before...
Gail
Joel Holdsworth wrote:
Doesn't all the python stuff (and all the other libraries) come out of the DLL pack? - devlibs? from http://inkscape.modevia.com/win32libs/devlibs-2.12-071115.7z
On Fri, 2008-01-18 at 14:00 -0500, Gail Carmichael wrote:
Joel Holdsworth wrote:
Is there a build for download somewhere with the patch included? I could test it on Vista.
Yes, you can get it from my SVN branch at
https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/branches/Nati...
If you do a check-out on that, you should be able to compile - no problems.
Was about to give this a try. Quick question - since I don't have python and don't want to bother with it for now, how can I get your build to disable or something? Trying to run inkscape just gives me the error that the dll can't be found (didn't happen to me before, though I wasn't using the most up to date version).
Thanks Gail