Skip to content
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

Closed
acoffman opened this issue Feb 5, 2013 · 3 comments
Closed

Compile error on OSX 10.7 #30

acoffman opened this issue Feb 5, 2013 · 3 comments

Comments

@acoffman
Copy link

acoffman commented Feb 5, 2013

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?

@acoffman
Copy link
Author

acoffman commented Feb 5, 2013

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.

@Valloric
Copy link
Member

Valloric commented Feb 5, 2013

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.

@Valloric Valloric closed this as completed Feb 5, 2013
@acoffman
Copy link
Author

acoffman commented Feb 5, 2013

That worked, thanks for the reply! I had the latest Xcode but had neglected to run the command line tools updated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants