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

cant compile swift_out #55

Closed
kevinhury opened this issue Apr 17, 2015 · 4 comments
Closed

cant compile swift_out #55

kevinhury opened this issue Apr 17, 2015 · 4 comments
Assignees
Labels

Comments

@kevinhury
Copy link

protoc-gen-swift: program not found or is not executable
--swift_out: protoc-gen-swift: Plugin failed with status code 1.

@alexeyxo
Copy link
Owner

How do you install the compiler? Please, send me installation logs.

@alexeyxo alexeyxo self-assigned this Apr 17, 2015
@kevinhury
Copy link
Author

I installed protobuf using brew and -swift through carthage.
I guess I did something wrong?

When I try to compile cpp files using
protoc shape.proto --cpp_out="./"
there are no problems, but when I change the output directive to --swift_out I get the error in the first comment.

Thanks for the quick comment btw

@alexeyxo
Copy link
Owner

@kevinhury
Copy link
Author

Thanks. I had problems cloning the repository but I just downloaded the zip.
running the ./scripts/build.sh fixed the problem.

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

No branches or pull requests

2 participants