Re: Python error: E448 (Py_InitModule4) and E263

2013-05-30 Fir de Conversatie Ken Takata
Hi, 2013/05/30 Thu 17:31:02 UTC+9 Axel Bender wrote: > Hi Andrei, > > where would I put that directive? I tried various places > (make_ming.mak:330:DEFINES ([not]replacing -DWIN32), gcc -DMS_WIN64), but I > always end up with (:ve): ... -Iproto -DWIN32 ... > > Could anyone provide a working ma

Re: Python error: E448 (Py_InitModule4) and E263

2013-05-30 Fir de Conversatie Axel Bender
Forget my last post. I use to keep a backup file of "make_ming.mak" which is called "make_ming.bak". It was this last file that I - stupidly - changed... I added "-DMS_WIN64" in line 330 (DEFINES=), now python2 works. Thanks for the tip, Andrei! -- -- You received this message from the "vim_d

Re: Python error: E448 (Py_InitModule4) and E263

2013-05-30 Fir de Conversatie Axel Bender
Hi Andrei, where would I put that directive? I tried various places (make_ming.mak:330:DEFINES ([not]replacing -DWIN32), gcc -DMS_WIN64), but I always end up with (:ve): ... -Iproto -DWIN32 ... Could anyone provide a working make_ming.mak? -- -- You received this message from the "vim_dev" m

Re: Python error: E448 (Py_InitModule4) and E263

2013-05-29 Fir de Conversatie Andrei Olsen
On Thursday, May 30, 2013 3:59:59 AM UTC+2, David Fishburn wrote: > Windows 7 64. > > > :ver > VIM - Vi IMproved 7.3 (2010 Aug 15, compiled May 29 2013 18:37:51) > > MS-Windows 32-bit GUI version with OLE support > Included patches: 1-1053   >  +python3/dyn   > > > > Python 3.3.0 > > > > I

Re: Python error: E448 (Py_InitModule4) and E263

2013-05-29 Fir de Conversatie David Fishburn
On Wed, May 29, 2013 at 6:22 PM, Andrei Olsen wrote: > On Wednesday, May 29, 2013 7:11:13 PM UTC+2, Axel Bender wrote: > > I'm using gvim 7.3 (64 bits, 1036) with dynamic python 2.7 support on > Windows 7 (64 bits). Python 2.7 (64 bits) works from the command line. > > > > :py print "hello" gives

Re: Python error: E448 (Py_InitModule4) and E263

2013-05-29 Fir de Conversatie Andrei Olsen
On Wednesday, May 29, 2013 7:11:13 PM UTC+2, Axel Bender wrote: > I'm using gvim 7.3 (64 bits, 1036) with dynamic python 2.7 support on Windows > 7 (64 bits). Python 2.7 (64 bits) works from the command line. > > :py print "hello" gives me > > E448: Could not load library function Py_InitModule4

Re: Python error: E448 (Py_InitModule4) and E263

2013-05-29 Fir de Conversatie tooth pik
On Wed, May 29, 2013 at 10:11:13AM -0700, Axel Bender wrote: > I'm using gvim 7.3 (64 bits, 1036) with dynamic python 2.7 support on Windows > 7 (64 bits). Python 2.7 (64 bits) works from the command line. > :py print "hello" gives me > E448: Could not load library function Py_InitModule4 > E263

Python error: E448 (Py_InitModule4) and E263

2013-05-29 Fir de Conversatie Axel Bender
I'm using gvim 7.3 (64 bits, 1036) with dynamic python 2.7 support on Windows 7 (64 bits). Python 2.7 (64 bits) works from the command line. :py print "hello" gives me E448: Could not load library function Py_InitModule4 E263: Sorry, this command is disabled, ... Also, :ec has("python") retu