On Wed, Apr 16, 2014 at 6:34 AM, Charles <[email protected]> wrote: > > On Wed, Apr 16, 2014 at 9:15 AM, David Fishburn > <[email protected]>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. >> > > You can try these things > > 1. Copy python27.dll to the same directory as gvim.exe > 2. Add let $PYTHONHOME=C:\python27 to vimrc (at the top before any :py > calls) > > Tried both of these, same result, no python.
Thanks for the suggestion. 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.
