Hi, Masatoshi and Bram,
2015-10-9 (Fri) 0:45:46 UTC+9 Masatoshi SUGIURA:
> 2015年10月7日水曜日 22時48分46秒 UTC+9 h_east:
> > Hi Bram,
> >
> > 2015-10-7 (Wed) 21:37:46 UTC+9 Bram Moolenaar:
> > > Hirohito Higashi wrote:
> > >
> > > > 2015-10-4 (Sun) 23:23:51 UTC+9 Bram Moolenaar:
> > > > > Masatoshi Sugi
2015年10月7日水曜日 22時48分46秒 UTC+9 h_east:
> Hi Bram,
>
> 2015-10-7 (Wed) 21:37:46 UTC+9 Bram Moolenaar:
> > Hirohito Higashi wrote:
> >
> > > 2015-10-4 (Sun) 23:23:51 UTC+9 Bram Moolenaar:
> > > > Masatoshi Sugiura wrote:
> > > >
> > > > > I tried to build vim on Windows,
> > > > > but the build is
Hi Bram,
2015-10-7 (Wed) 21:37:46 UTC+9 Bram Moolenaar:
> Hirohito Higashi wrote:
>
> > 2015-10-4 (Sun) 23:23:51 UTC+9 Bram Moolenaar:
> > > Masatoshi Sugiura wrote:
> > >
> > > > I tried to build vim on Windows,
> > > > but the build is failed with DYNAMIC_PYTHON=yes and DYNAMIC_PYTHON3=no.
> >
Hirohito Higashi wrote:
> 2015-10-4 (Sun) 23:23:51 UTC+9 Bram Moolenaar:
> > Masatoshi Sugiura wrote:
> >
> > > I tried to build vim on Windows,
> > > but the build is failed with DYNAMIC_PYTHON=yes and DYNAMIC_PYTHON3=no.
> > >
> > > I tested like below (with Visual Studio 2010):
> > >
> > >
Hi Bram,
2015-10-4 (Sun) 23:23:51 UTC+9 Bram Moolenaar:
> Masatoshi Sugiura wrote:
>
> > I tried to build vim on Windows,
> > but the build is failed with DYNAMIC_PYTHON=yes and DYNAMIC_PYTHON3=no.
> >
> > I tested like below (with Visual Studio 2010):
> >
> > > set BASEDIR=%CD%
> > > set VS201
Masatoshi Sugiura wrote:
> I tried to build vim on Windows,
> but the build is failed with DYNAMIC_PYTHON=yes and DYNAMIC_PYTHON3=no.
>
> I tested like below (with Visual Studio 2010):
>
> > set BASEDIR=%CD%
> > set VS2012_64_VCVARS="c:\Program Files (x86)\Microsoft Visual Studio
> > 11.0\VC\v
Hi all,
I tried to build vim on Windows,
but the build is failed with DYNAMIC_PYTHON=yes and DYNAMIC_PYTHON3=no.
I tested like below (with Visual Studio 2010):
> set BASEDIR=%CD%
> set VS2012_64_VCVARS="c:\Program Files (x86)\Microsoft Visual Studio
> 11.0\VC\vcvarsall.bat"
> call %VS2012_64_VC