You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "kou (via GitHub)" <gi...@apache.org> on 2023/03/04 22:09:16 UTC

[GitHub] [arrow] kou commented on pull request #34350: GH-33849: [C++] Fix builds with ARROW_BUILD_SHARED=OFF and ARROW_BUILD_EXAMPLES=ON

kou commented on PR #34350:
URL: https://github.com/apache/arrow/pull/34350#issuecomment-1454902867

   Yes.
   They should be built with both of `-DgRPC_SOURCE=SYSTEM` configuration and `-DgRPC_SOURCE=BUNDLED`.
   With this pull request, they are built with `-DgRPC_SOURCE=BUNDLED` but are NOT built (build error) with `-DgRPC_SOURCE=SYSTEM`.
   https://github.com/apache/arrow/pull/34350#issuecomment-1445209179 may fix the latter.


-- 
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