On Feb 9, 2008, at 18:24, Matthias Miller wrote:
> I am trying to build pysvn on Windows, and I found a
number of
> hardcoded references to "c:python23python"
in Sourcepysvn.dsp. I
> believe these should be changed to
"$(PYTHON)". Do I need to submit
> a patch to get this fixed?
>
Depends why you want to fix this:
a) You install python 2.3 in a different PATH - this is a
valid
reason to change it
b) You want to compile python 2.4 or later with VC 6.0 - you
cannot
do this with VC 6.0 use the solution file instead.
Barry
------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribe pysvn.tigris.org
For additional commands, e-mail: users-help pysvn.tigris.org
|