[ 
https://issues.apache.org/jira/browse/ARROW-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antoine Pitrou updated ARROW-1218:
----------------------------------
    Component/s: C++

> Arrow doesn't compile if all compression libraries are deactivated
> ------------------------------------------------------------------
>
>                 Key: ARROW-1218
>                 URL: https://issues.apache.org/jira/browse/ARROW-1218
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 0.4.1
>            Reporter: Philipp Moritz
>            Assignee: Philipp Moritz
>            Priority: Minor
>             Fix For: 0.5.0
>
>
> This happens if "-DARROW_WITH_BROTLI=off -DARROW_WITH_LZ4=off 
> -DARROW_WITH_SNAPPY=off -DARROW_WITH_ZLIB=off -DARROW_WITH_ZSTD=off" are all 
> specified.
> It is a simple bug in the CMakesLists.txt, the error message is
> {code}
> CMake Error at CMakeLists.txt:587 (add_dependencies):
>   add_dependencies called with incorrect number of arguments
> {code}



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

Reply via email to