You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "smahapatra1 (via GitHub)" <gi...@apache.org> on 2023/05/10 19:47:50 UTC

[GitHub] [arrow] smahapatra1 opened a new issue, #35538: Arrow 12 cpp doesn't compile with protobuf 23.0

smahapatra1 opened a new issue, #35538:
URL: https://github.com/apache/arrow/issues/35538

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   cpp/src/arrow/engine/substrait/serde.cc:27:10: fatal error: google/protobuf/stubs/status.h: No such file or directory
      27 | #include <google/protobuf/stubs/status.h>
         |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   
   
   
   ### Component(s)
   
   C++, FlightRPC


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] westonpace commented on issue #35538: [C++] Arrow 12 cpp doesn't compile with protobuf 23.0

Posted by "westonpace (via GitHub)" <gi...@apache.org>.
westonpace commented on issue #35538:
URL: https://github.com/apache/arrow/issues/35538#issuecomment-1553599373

   Issue resolved by pull request 35673
   https://github.com/apache/arrow/pull/35673


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] westonpace closed issue #35538: [C++] Arrow 12 cpp doesn't compile with protobuf 23.0

Posted by "westonpace (via GitHub)" <gi...@apache.org>.
westonpace closed issue #35538: [C++] Arrow 12 cpp doesn't compile with protobuf 23.0 
URL: https://github.com/apache/arrow/issues/35538


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org