kou commented on code in PR #47282:
URL: https://github.com/apache/arrow/pull/47282#discussion_r2292474909


##########
cpp/src/arrow/flight/meson.build:
##########
@@ -44,7 +44,17 @@ install_headers(
     subdir: 'arrow/flight',
 )
 
-grpc_dep = dependency('grpc++')
+# We specifically need to use the grpc subproject and cannot use a system 
installion
+# due to https://github.com/mesonbuild/meson/issues/14905

Review Comment:
   Oh... I see.



-- 
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-unsubscr...@arrow.apache.org

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

Reply via email to