You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Yiqun Zhang (Jira)" <ji...@apache.org> on 2022/09/21 08:17:00 UTC

[jira] [Assigned] (ORC-1278) [Docs] Update Readme.md cmake to 3.12

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

Yiqun Zhang reassigned ORC-1278:
--------------------------------

    Assignee: Yiqun Zhang

> [Docs] Update Readme.md cmake to 3.12
> -------------------------------------
>
>                 Key: ORC-1278
>                 URL: https://issues.apache.org/jira/browse/ORC-1278
>             Project: ORC
>          Issue Type: Improvement
>            Reporter: deshanxiao
>            Assignee: Yiqun Zhang
>            Priority: Major
>
> [add_compile_definitions |https://cmake.org/cmake/help/latest/command/add_compile_definitions.html]only supprt cmake 3.12+. We can update the docs [README.md|https://github.com/apache/orc/blob/main/README.md]
> In ubuntu 18.04:
> > sudo apt install cmake
> > make ..
> we will get an error:
> {code:java}
> CMake Error at CMakeLists.txt:147 (add_compile_definitions):
>   Unknown CMake command "add_compile_definitions".
>  {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)