> If I build vim with ruby 1.9.1 using your patch, config.h won't be found. > It only builds if I copy: > $(RUBY)/include/ruby-$(RUBY_VER_LONG)/$(RUBY_PLATFORM)/ruby/config.h > to > $(RUBY)/include/ruby-$(RUBY_VER_LONG)/ruby/
In your case, I believe you need to add to your build line RUBY_PLATFORM=i386-mingw32. If it does not work, let me quote myself: "please provide download link and command line you used to build Vim" -- 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