You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/17 18:31:57 UTC

[GitHub] [arrow] westonpace commented on a change in pull request #12448: ARROW-15700: [C++] Compilation error on Ubuntu 18.04

westonpace commented on a change in pull request #12448:
URL: https://github.com/apache/arrow/pull/12448#discussion_r809350651



##########
File path: cpp/src/arrow/engine/CMakeLists.txt
##########
@@ -66,6 +66,8 @@ if(MSVC)
   list(APPEND SUBSTRAIT_SUPPRESSED_WARNINGS "/wd4251")
 endif()
 
+file(MAKE_DIRECTORY "${SUBSTRAIT_GEN_DIR}/substrait")

Review comment:
       Why is this needed?  Did the older version of protoc not create the output directory?




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