Joris Van den Bossche created ARROW-6877:
--------------------------------------------

             Summary: [C++] Boost not found from the correct environment
                 Key: ARROW-6877
                 URL: https://issues.apache.org/jira/browse/ARROW-6877
             Project: Apache Arrow
          Issue Type: Bug
            Reporter: Joris Van den Bossche


My local dev build started to fail, due to cmake founding a wrong boost (it 
found {{-- Found Boost 1.70.0 at 
/home/joris/miniconda3/lib/cmake/Boost-1.70.0}} while building in a different 
conda environment.

I can reproduce this with creating a new conda env from scratch following our 
documentation.

By specifying {{-DBOOST_ROOT=/home/joris/miniconda3/envs/arrow-dev/lib}} it 
works fine.



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

Reply via email to