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

protocol buffer build.sh error and show “protobuf test program failed to link” #253

Open
leonxjf opened this issue May 2, 2019 · 4 comments

Comments

@leonxjf
Copy link

leonxjf commented May 2, 2019

I am setting up protocal buffer in my mac(10.14.4) I step by step according to the readme When I input ./scripts/build.sh in the terminal and it tells me: ERROR: protobuf test program failed to link: perhaps you need to add -Llibdir to your LDFLAGS.

what should I do? what is mean "add -Llibdir to your LDFLAGS" and how to fix it?

@Jerryshen170918
Copy link

I am setting up protocal buffer in my mac(10.14.4) I step by step according to the readme When I input ./scripts/build.sh in the terminal and it tells me: ERROR: protobuf test program failed to link: perhaps you need to add -Llibdir to your LDFLAGS.

what should I do? what is mean "add -Llibdir to your LDFLAGS" and how to fix it?

did you fix it?

@51wiki
Copy link

51wiki commented Nov 21, 2020

I have the same question, how to fix it?

@thatsmerahul1
Copy link

I have the same question, how to fix it?

Do they still support the library ????

@TimorYang
Copy link

@thatsmerahul1 I think you need this. https://github.com/apple/swift-protobuf

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

6 participants
@TimorYang @Jerryshen170918 @thatsmerahul1 @leonxjf @51wiki and others