[
https://issues.apache.org/jira/browse/GEODE-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15881050#comment-15881050
]
ASF GitHub Bot commented on GEODE-2480:
---------------------------------------
GitHub user PivotalSarge opened a pull request:
https://github.com/apache/geode-native/pull/29
GEODE-2480: Correct the version of CMake.
- Modify BUILDING.md to correct the typo in the version of CMake.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PivotalSarge/geode-native feature/GEODE-2480
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode-native/pull/29.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #29
----
commit 3652129ebef39ba629a7233ed9dcb8e33713ee06
Author: Sarge <[email protected]>
Date: 2017-02-23T18:52:41Z
GEODE-2480: Correct the version of CMake.
----
> Need to specify correct version of CMake required for building Native Client
> ----------------------------------------------------------------------------
>
> Key: GEODE-2480
> URL: https://issues.apache.org/jira/browse/GEODE-2480
> Project: Geode
> Issue Type: Bug
> Components: docs, native client
> Reporter: Akihiro Kitada
>
> According to the following doc, the version of CMake required for building
> Native Client is *4.3* or newer.
> https://github.com/apache/geode-native/blob/develop/BUILDING.md
> However, the latest stable version of CMake is 3.7.2 as of now. Please
> specify the correct version of CMake (it could be "*3.4* or newer" ?).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)