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

No documentation on how to run protoc with the Objective-C plugin #364

Closed
jcanizales opened this issue May 12, 2015 · 4 comments
Closed

Comments

@jcanizales
Copy link
Contributor

I cloned the repo locally, now what? :)

@xfxyjwf
Copy link
Contributor

xfxyjwf commented May 12, 2015

Try "protoc --objc_out="? Objective-c code generators will be included in protocol compiler so you just use the protoc binary.

@jcanizales
Copy link
Contributor Author

I understand I have first to follow the instructions of README.md under "C++ installation"?

@jcanizales
Copy link
Contributor Author

(And would installing using homebrew include the Objective-C plugin?)

@xfxyjwf
Copy link
Contributor

xfxyjwf commented May 12, 2015

Homebrew is currently at v3.0.0-alpha-2 which does not have objective-c support. We are making a new alpha-3 release and it will include objective-c. After that the protoc installed by homebrew should have objective-c in it (of course only after someone update the homebrew script to alpha-3).

@xfxyjwf xfxyjwf closed this as completed Jan 20, 2016
bithium pushed a commit to bithium/protobuf that referenced this issue Sep 4, 2023
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

2 participants