Re: Compiling Vim7.4 with python feature fails

2015-10-12 Fir de Conversatie Ni Va
On Monday, October 12, 2015 at 4:14:02 PM UTC+1, Ben Fritz wrote: > On Monday, October 12, 2015 at 5:19:12 AM UTC-5, Ni Va wrote: > > Hi, > > > > > > Attempting to compile vim74 with python feature under seven, it fails > > because of one header directive : #include "pyconfig.h" > > > > _

Re: Compiling Vim7.4 with python feature fails

2015-10-12 Fir de Conversatie Ben Fritz
On Monday, October 12, 2015 at 5:19:12 AM UTC-5, Ni Va wrote: > Hi, > > > Attempting to compile vim74 with python feature under seven, it fails because > of one header directive : #include "pyconfig.h" > > _ERRORS_ > > Work directory: c:\Niva\VimStandalone\vim-7.4.tar\vim

Re: [vim] VIM unable to find iconv dll in windows (+iconv/dyn option) (#440)

2015-10-12 Fir de Conversatie mattn
On Monday, October 12, 2015 at 10:52:27 AM UTC+9, K.Takata wrote: > @mattn No, it will be changed when libiconv changes its API and if > compatibility is lost. Not when libtool is changed. > > > — > Reply to this email directly or view it on GitHub. Bram, below is a patch. diff --git a/src/mby

Compiling Vim7.4 with python feature fails

2015-10-12 Fir de Conversatie Ni Va
Hi, Attempting to compile vim74 with python feature under seven, it fails because of one header directive : #include "pyconfig.h" _ERRORS_ Work directory: c:\Niva\VimStandalone\vim-7.4.tar\vim74\src\ Vim source directory: c:\Niva\VimStandalone\vim-7.4.tar\vim74\src Buildi