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

Compiling issues on OS X 10.5.8 #49

Closed
wjlafrance opened this issue Nov 28, 2011 · 2 comments
Closed

Compiling issues on OS X 10.5.8 #49

wjlafrance opened this issue Nov 28, 2011 · 2 comments

Comments

@wjlafrance
Copy link

Howdy. I use a PowerPC G5 as my desktop at home since new Mac desktops are god-awful expensive. Well, too expensive for open source to pay for. :)

Running xcodebuild in {GITROOT}/src/MacVim shows this:
/Users/william/dev/macvim/src/MacVim/MMFileBrowserController.h:7: error: cannot find protocol declaration for ‘NSOutlineViewDataSource’
/Users/william/dev/macvim/src/MacVim/MMFileBrowserController.h:7: error: cannot find protocol declaration for ‘NSOutlineViewDelegate’

I checked the docs and those two protocols are 10.6+ only. Is there a way to weak-link those, or to use something else, or would that cause some big issues? I may fork and check it out too.

@alloy
Copy link
Owner

alloy commented Nov 29, 2011

Please do try it out, I have literally no spare time atm :( Thanks.

@kjyv
Copy link
Collaborator

kjyv commented Feb 19, 2016

The recently merged macvim-dev fork dropped support for OS X < 10.7, so closing

@kjyv kjyv closed this as completed Feb 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants