Closed stupakov closed 7 years ago
Thanks for the very detailed issue write-up.
I'm guessing that the Homebrew-installed Vim that you're using is probably linked against a different version of Ruby than the 2.0.0-p648 that you used to build Command-T. I'd pick a single version of Ruby (probably simplest and safest to use the system Ruby — ie. rvm use system
) and build both with that.
Going to mark this as closed because it is a compilation error, not a bug, and therefore not actionable from this end, but feel free to comment again if you have any further questions or comments etc.
I recently updated to OS X Sierra, and got this error:
command-t.vim could not load the C extension
After recompiling the command-t extension, vim crashes on launch.Do you have any suggestions for troubleshooting this?
Output of
vim --version
is below.