[
https://issues.apache.org/jira/browse/ARROW-5235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou closed ARROW-5235.
---------------------------------
Resolution: Abandoned
I haven't tried to reproduce in a long time, and nobody else complained.
Closing.
> [C++] RAPIDJSON_INCLUDE_DIR not set (Windows + Anaconda)
> --------------------------------------------------------
>
> Key: ARROW-5235
> URL: https://issues.apache.org/jira/browse/ARROW-5235
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Packaging
> Reporter: Antoine Pitrou
> Priority: Major
> Labels: Windows
>
> I'm trying to build Arrow in debug mode on Windows with some dependencies
> installed via conda. Unfortunately I ultimately get the following error:
> {code}
> [...]
> -- RapidJSON found. Headers: C:/Miniconda3/envs/arrow/Library/include
> [...]
> -- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR)
> CMake Error: The following variables are used in this project, but they are
> set
> to NOTFOUND.
> Please set them or make sure they are set and tested correctly in the CMake
> file
> s:
> RAPIDJSON_INCLUDE_DIR
> used as include directory in directory C:/t/arrow/cpp
> [ etc. ]
> {code}
> RapidJSON 1.1.0 is installed from Anaconda.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)