Re: unable to compile Vim for Windows 7 with Python3 and OLE support.

2013-10-08 Fir de Conversatie Andrei Olsen
On Tuesday, October 8, 2013 10:02:30 PM UTC+2, cyboman wrote: > On Tuesday, October 8, 2013 3:28:41 PM UTC-4, Andrei Olsen wrote: > > On Tuesday, October 8, 2013 6:02:59 PM UTC+2, cyboman wrote: > > > I can't compile Vim for Windows 7 using MinGW. > > > > > > Here is the command I'm using > > > >

Re: unable to compile Vim for Windows 7 with Python3 and OLE support.

2013-10-08 Fir de Conversatie cyboman
On Tuesday, October 8, 2013 3:28:41 PM UTC-4, Andrei Olsen wrote: > On Tuesday, October 8, 2013 6:02:59 PM UTC+2, cyboman wrote: > > I can't compile Vim for Windows 7 using MinGW. > > > > Here is the command I'm using > > > > mingw32-make.exe -f Make_ming.mak ARCH=x86-64 FEATURE=HUGE OLE=yes > >

Re: unable to compile Vim for Windows 7 with Python3 and OLE support.

2013-10-08 Fir de Conversatie Andrei Olsen
On Tuesday, October 8, 2013 6:02:59 PM UTC+2, cyboman wrote: > I can't compile Vim for Windows 7 using MinGW. > > Here is the command I'm using > > mingw32-make.exe -f Make_ming.mak ARCH=x86-64 FEATURE=HUGE OLE=yes > PYTHON3=C:/Python32 DYNAMIC_PYTHON3=yes PYTHON3_VER=32 gvim.exe 2>&1 | tee > v

unable to compile Vim for Windows 7 with Python3 and OLE support.

2013-10-08 Fir de Conversatie cyboman
I can't compile Vim for Windows 7 using MinGW. Here is the command I'm using mingw32-make.exe -f Make_ming.mak ARCH=x86-64 FEATURE=HUGE OLE=yes PYTHON3=C:/Python32 DYNAMIC_PYTHON3=yes PYTHON3_VER=32 gvim.exe 2>&1 | tee vimlog.log The error that I'm getting is gcc: error: CreateProcess: No such