Tuesday, September 10, 2013

Which version of Ruby should I use with Vim 7.4?

Hi!

I'm having trouble getting Ruby to work (need it for the LustyJuggler plugin) with Vim 7.4. If I look in the gvim.exe file, it references "msvcrt-ruby192.dll", but even the latest ruby 1.9.3 has msvcrt-ruby191.dll in it. I tried renaming that to msvcrt-ruby192.dll but it didn't work (results in a "LoadError: Incompatible library version"), not renaming the dll does not work either, has('ruby') == 0 then.

I'm searched for answers to this question, but to my surprise I could not find anything.

I'm on Windows by the way, maybe that has something to do with it.

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: