-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compile error on OSX 10.7 #30
Comments
Also of note - the examples I've posted include the flags for semantic C family completion, but I get an identical error when attempting to compile with or without it. |
Lion is certainly supported, I use it at home. Updating your Xcode and then updating the Command Line Tools from within Xcode should fix this. |
That worked, thanks for the reply! I had the latest Xcode but had neglected to run the command line tools updated. |
On Lion I get a compile error:
System info:
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Dec 28 2012 10:27:03)
MacOS X (unix) version
Included patches: 1-754
Xcode Version: 4.6
cmake --version
cmake version 2.8.10.1
Cmake output: https://gist.github.com/thecoffman/4715698
Make output: https://gist.github.com/thecoffman/4715708
Is Lion unsupported?
The text was updated successfully, but these errors were encountered: