Hi, This is an extract of gvim.exe 8.0.1655 64bits ver Under Windows.
ON -DDYNAMIC_PYTHON_DLL=\"python27.dll\" -DFEAT_PYTHON3 -DDYNAMIC_PYTHON3 -DDYNAMIC_PYTHON3_DLL=\"python36.dll\" and _vimrc content set pythonthreehome=c:/ThirdParty/Python36 Both if pythonthreehome is not set or the directory does not exists, Vim 8.0.1655 crashes. I mean, on particular machine, I have to use gvim 8.0.1655 (built with py3/dyn) but this machine does not have python36 distro. How can avoid or add minimal python files dll in order gvim does not crash. Thank you Niva -- -- 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.
