On Sun, Jan 23, 2011 at 2:10 PM, "Martin v. Löwis" wrote:
>> ""c:\path\to\subwcrev.exe" arg1 arg2 ..." just works. I don't understand
>> why (strange syntax), but it works :-)
>>
>> When I had the problem, it worked with extra quotes, but not without. It
>> is strange because the program ("c:\path
> ""c:\path\to\subwcrev.exe" arg1 arg2 ..." just works. I don't understand
> why (strange syntax), but it works :-)
>
> When I had the problem, it worked with extra quotes, but not without. It
> is strange because the program ("c:\path\to\subwcrev.exe") existed!?
I'd really like to understand it
Le dimanche 23 janvier 2011 à 19:18 +0100, "Martin v. Löwis" a écrit :
> > Adding an extra set of quotes around the command seems to fix
> > this. I've attached a patch.
Hey! I already wrote exactly the same patch! But I didn't propose it
upstream because I was unable to reproduce the bug.
>
> Adding an extra set of quotes around the command seems to fix
> this. I've attached a patch.
This is puzzling: a) AFAICT, the code works on all other system as it
stands, and b) putting this many quotes into the command line is not
plausible.
Do you have any strange settings on your compute
Hello
I got the latest copy of python source from svn and was trying to
build it on Windows Vista (32 bit) using Microsoft Visual Express
2008.
I got the following error:
5>"C:\Program Files\TortoiseSVN\bin\subwcrev.exe" ..
..\Modules\getbuildinfo.c
"E:\coding\py3kclean\py3k\PCbuild\Win32
On 4/13/07, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
> > I didn't find getbuildinfo2.c in the source. Can some one tell me if
> > I am missing some thing here? Are there any additional steps need to
> > follow on windows?
>
> It's a generated file. Search all build description files for that
> I didn't find getbuildinfo2.c in the source. Can some one tell me if
> I am missing some thing here? Are there any additional steps need to
> follow on windows?
It's a generated file. Search all build description files for that
file name to find out how it is generated, and then research why
g
This is not the right list to ask for technical support. Please either ask
some place like comp.lang.python or file a bug report.
-Brett
On 4/12/07, Raghuram Devarakonda <[EMAIL PROTECTED]> wrote:
Hi,
I am trying to build latest python on Windows XP and ran into the
following error:
"c1 : f
Hi,
I am trying to build latest python on Windows XP and ran into the
following error:
"c1 : fatal error C1083: Cannot open source file: '.\getbuildinfo2.c':
No such file or directory"
I am using Visual C++ 2005 Express Edition to build. I opened
"PCbuilld8/pcbuild.sln" and did a "release" buil