I'm not sure if this is my or Vim's problem, so I won't try to "patch" it just yet:
As some of you know, I use to compile my own Vim builds on Visual Studio (MSVC from here on). This also means that I have to compile Ruby myself, since Vim, when compiled with MSVC, does not play well with the official Ruby installer's DLLs which are compiled with MinGW or so. However, a self-compiled Ruby creates a file named > vcruntime140-ruby240.dll while Vim wants to have a DLL named > msvcrt-ruby240.dll (both x86, but a similar issue exists on x64). Which of both names is wrong? Regards. -- -- 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.
