Hi,
2014/4/16 Wed 11:15:44 UTC+9 David Fishburn wrote:
> Been building Vim for years, trying to get the Python builds to work and am
> failing.
>
>
> I can't see what is wrong, the parameters I pass to make a pretty clear.
> I know I have built with Python in the past and not much has changed.
>
>
>
> If anyone can see anything for me to try it would be appreciated.
>
>
>
>
> Vim 7.4.1-258
>
>
> :echo has('python') has('python2') has('python3')
>
>
> 0 0 0
>
>
>
> C:\OpenSrc\vim\src>which python27.dll
> c:\Python27\python27.dll
>
>
>
>
>
> C:\OpenSrc>dir c:\Python27
> Volume in drive C is OSDisk
>
> Volume Serial Number is E8F1-79E4
>
>
> Directory of c:\Python27
>
>
> 13/04/2014 07:57 PM <DIR> .
> 13/04/2014 07:57 PM <DIR> ..
>
> 13/04/2014 07:56 PM <DIR> DLLs
> 18/09/2012 02:51 PM <DIR> Doc
> 18/09/2012 02:51 PM <DIR> include
> 03/02/2014 02:27 PM <DIR> Lib
>
> 18/09/2012 02:51 PM <DIR> libs
> 02/10/2013 10:05 AM <DIR> Scripts
> 18/09/2012 02:51 PM <DIR> tcl
> 18/09/2012 02:51 PM <DIR> Tools
>
> 10/04/2012 11:31 PM 40,092 LICENSE.txt
> 10/04/2012 11:18 PM 310,875 NEWS.txt
> 10/04/2012 11:24 PM 27,136 python.exe
> 06/04/2013 07:55 PM 3,003,392 python27.dll
>
> 10/04/2012 11:24 PM 27,648 pythonw.exe
> 18/03/2012 11:58 PM 54,973 README.txt
>
>
>
>
>
> nmake -f Make_mvc.mak debug=no gui=yes cscope=yes OLE=yes FEATURES=HUGE
> PYTHON=C:\Python27 DYNAMIC_PYTHON=yes PYTHON_VER=27 PERL=C:\Perl
> DYNAMIC_PERL=yes PERL_VER=510 XPM=xpm\x86 clean
Do you use 32-bit version of python?
If you use 32-bit Vim, you should use 32-bit python. 64-bit python won't work.
Regards,
Ken Takata
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.