rzyns / macvim

Automatically exported from code.google.com/p/macvim
0 stars 0 forks source link

Build failed on Mac OS X 10.9 / Xcode: 5.0.1 #495

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Attempted with and without Homebrew.

The following build commands failed:
    CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMWindowController.o MMWindowController.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    CompileC build/MacVim.build/Release/MacVim.build/Objects-normal/x86_64/MMFullScreenWindow.o MMFullScreenWindow.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler

Full config and output at:
https://gist.github.com/emptyflask/9076145#file-macvim-make

Original issue reported on code.google.com by j...@sxsw.com on 18 Feb 2014 at 7:18

GoogleCodeExporter commented 9 years ago
Never mind. Despite everything being ok with `brew doctor`, I ran Xcode.app 
which installed a few other things, and after that, MacVim built with no 
problems.

Original comment by j...@sxsw.com on 25 Feb 2014 at 11:27

GoogleCodeExporter commented 9 years ago

Original comment by bjorn.winckler@gmail.com on 28 Feb 2014 at 6:09