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
:ver
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Apr 13 2014 20:37:47)
MS-Windows 32-bit GUI version with OLE support
Included patches: 1-258
Compiled by me
Huge version with GUI. Features included (+) or not (-):
+acl +cmdline_compl +diff +find_in_path
+langmap +mouse -postscript +signs -tcl
+visualextra +xpm_w32
+arabic +cmdline_hist +digraphs +float
+libcall +mouseshape +printer +smartindent
-tgetent +viminfo
+autocmd +cmdline_info -dnd +folding
+linebreak +multi_byte +profile -sniff
-termresponse +vreplace
+balloon_eval +comments -ebcdic -footer
+lispindent +multi_lang +python/dyn +startuptime
+textobjects +wildignore
+browse +conceal +emacs_tags +gettext/dyn
+listcmds -mzscheme -python3 +statusline +title
+wildmenu
++builtin_terms +cryptv +eval -hangul_input
+localmap +netbeans_intg +quickfix -sun_workshop
+toolbar +windows
+byte_offset +cscope +ex_extra +iconv/dyn -lua
+ole +reltime +syntax +user_commands
+writebackup
+cindent +cursorbind +extra_search +insert_expand +menu
+path_extra +rightleft +tag_binary +vertsplit
-xfontset
+clientserver +cursorshape +farsi +jumplist
+mksession +perl/dyn -ruby +tag_old_static
+virtualedit -xim
+clipboard +dialog_con_gui +file_in_path +keymap
+modify_fname +persistent_undo +scrollbind -tag_any_white
+visual -xterm_save
system vimrc file: "$VIM\vimrc"
user vimrc file: "$HOME\_vimrc"
2nd user vimrc file: "$HOME\vimfiles\vimrc"
3rd user vimrc file: "$VIM\_vimrc"
user exrc file: "$HOME\_exrc"
2nd user exrc file: "$VIM\_exrc"
system gvimrc file: "$VIM\gvimrc"
user gvimrc file: "$HOME\_gvimrc"
2nd user gvimrc file: "$HOME\vimfiles\gvimrc"
3rd user gvimrc file: "$VIM\_gvimrc"
system menu file: "$VIMRUNTIME\menu.vim"
Compilation: cl -c /W3 /nologo -I. -Iproto -DHAVE_PATHDEF -DWIN32
-DFEAT_CSCOPE -DFEAT_NETBEANS_INTG -DFEAT_XPM_W32 -DWINVER=0x0400
-D_WIN32_WINNT=0x0400 /Fo.\ObjGOLYi386/ /Ox /GL
-DNDEBUG /Zl /MT -DFEAT_OLE -DFEAT_GUI_W32 -DDYNAMIC_ICONV
-DDYNAMIC_GETTEXT -DFEAT_PYTHON -DDYNAMIC_PYTHON
-DDYNAMIC_PYTHON_DLL=\"python27.dll\" -DFEAT_PERL -DDYNAMIC_PERL
-DDYNAMIC_PER
L_DLL=\"perl510.dll\" -DFEAT_HUGE /Fd.\ObjGOLYi386/ /Zi
Linking: link /RELEASE /nologo /subsystem:windows /LTCG:STATUS oldnames.lib
kernel32.lib advapi32.lib shell32.lib gdi32.lib comdlg32.lib ole32.lib
uuid.lib /machine:i386 /nodefaultlib gdi
32.lib version.lib winspool.lib comctl32.lib advapi32.lib shell32.lib
/machine:i386 /nodefaultlib libcmt.lib oleaut32.lib user32.lib
/nodefaultlib:python27.lib WSock32.lib xpm
\x86\lib\libXpm.lib /PDB:gvim.pdb -debug
Thanks,
David
--
--
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.