I use the MacVim git repo to build it, works well. The 64 snapshot is old, there has been a few commits to the repo since then. I use this for compiling, I took it from Homebrew though.
CC=clang ./configure --with-features=huge --with-tlib=ncurses --enable-multibyte --enable-perlinterp --enable-pythoninterp --enable-rubyinterp --enable-tclinterp --enable-macvim-check --with-macarchs=x86_64; make -j6 No idea if it makes any difference to use clang instead of gcc. I guess it doesn't really matter. Thomas On Sat, Sep 1, 2012 at 12:13 AM, Darcy <darcypar...@gmail.com> wrote: > I just learned that this issue can be worked around by passing the switch > --HEAD to brew. > > brew install macvim --HEAD --override-system-vim > > And macvim builds correctly on my machine with brew. Maybe this tip will > help others who have difficulty building macvim or want the latest/greatest. > > -- > You received this message from the "vim_mac" 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 from the "vim_mac" 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