You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Liya Fan (Jira)" <ji...@apache.org> on 2020/05/12 04:28:00 UTC

[jira] [Created] (ARROW-8771) [C++] Add boost/process library to build support

Liya Fan created ARROW-8771:
-------------------------------

             Summary: [C++] Add boost/process library to build support
                 Key: ARROW-8771
                 URL: https://issues.apache.org/jira/browse/ARROW-8771
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Liya Fan


Some of our test source code requires the process.hpp file (and its dependent libraries). Our current build support does not include these files, causing build failures like:

fatal error: boost/process.hpp: No such file or directory



--
This message was sent by Atlassian Jira
(v8.3.4#803005)