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

google::protobuf::internal::empty_string_ error #609

Closed
wangchao92 opened this issue Jul 16, 2015 · 2 comments
Closed

google::protobuf::internal::empty_string_ error #609

wangchao92 opened this issue Jul 16, 2015 · 2 comments

Comments

@wangchao92
Copy link

When I build my project, it shows:
/usr/local/include/google/protobuf/generated_message_util.h:80: undefined reference to `google::protobuf::internal::empty_string_'
Anyone has any ideas? Thanks!

@ameyag
Copy link

ameyag commented Jul 24, 2015

Which language is been used for your project?

@xfxyjwf
Copy link
Contributor

xfxyjwf commented Jan 21, 2016

If you can build protobuf's unit tests, you can follow its configuration to configure your own projects. Also make sure you are using the latest releases and following instructions in the README.md file correctly.

@xfxyjwf xfxyjwf closed this as completed Jan 21, 2016
adellahlou pushed a commit to adellahlou/protobuf that referenced this issue Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants