[ 
https://issues.apache.org/jira/browse/ARROW-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793157#comment-16793157
 ] 

Wes McKinney commented on ARROW-4879:
-------------------------------------

I think this might be a dup of ARROW-4878 (because of ARROW_PREFIX_PATH being 
set wrong)

> [C++] cmake can't use conda's flatbuffers
> -----------------------------------------
>
>                 Key: ARROW-4879
>                 URL: https://issues.apache.org/jira/browse/ARROW-4879
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Benjamin Kietzman
>            Assignee: Benjamin Kietzman
>            Priority: Minor
>             Fix For: 0.13.0
>
>
> I'm using conda's flatbuffers, but after the cmake refactor I get the 
> following error:
> {code}
> CMake Error at cmake_modules/ThirdpartyToolchain.cmake:146 (find_package):
>   By not providing "FindFlatbuffers.cmake" in CMAKE_MODULE_PATH this project
>   has asked CMake to find a package configuration file provided by
>   "Flatbuffers", but CMake did not find one.
>   Could not find a package configuration file provided by "Flatbuffers" with
>   any of the following names:
>     FlatbuffersConfig.cmake
>     flatbuffers-config.cmake
>   Add the installation prefix of "Flatbuffers" to CMAKE_PREFIX_PATH or set
>   "Flatbuffers_DIR" to a directory containing one of the above files.  If
>   "Flatbuffers" provides a separate development package or SDK, be sure it
>   has been installed.
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to