Hi, I'm locked into python 2.5 because of other application that use it. So I'm trying to build vim with python 2.5. I don't get an build errors but gvim.exe can't find the python25.dll
I'm on Vista 64bit using MinGW GCC 4.5.0 python installed in c:/python25 I'm building from Vim7.3fsrc.zip edited Make_ming.mak PYTHON=c:/python25 PYTHON_VER=25 running mingw32-make.exe -f Make_ming.mak gvim.exe Is there something i'm doing wrong? Thanks Scott -- 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
