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

a lot of undefined reference to absl when link the protobuf lib #18933

Open
chenjie199234 opened this issue Oct 22, 2024 · 0 comments
Open

a lot of undefined reference to absl when link the protobuf lib #18933

chenjie199234 opened this issue Oct 22, 2024 · 0 comments
Assignees
Labels

Comments

@chenjie199234
Copy link

chenjie199234 commented Oct 22, 2024

What version of protobuf and what language are you using?
Version: v28.3
Language: C++

What operating system (Linux, Windows, ...) and version?
windows
What runtime / compiler are you using (e.g., python version or gcc version)
mingw-w64 14.2
What did you do?

  1. compile the protobuf,this is the cmake setting
    1
  2. write a hello world program to test the build
    2
    3
  3. when compile my hello world program,a lot of errors
    4

What did you expect to see
success compile my program
What did you see instead?
a lot of error logs,all logs are undefined reference to xxx

Anything else we should know about your project / environment

@chenjie199234 chenjie199234 added the untriaged auto added to all issues by default when created. label Oct 22, 2024
@anandolee anandolee added c++ and removed untriaged auto added to all issues by default when created. labels Oct 23, 2024
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

3 participants