You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Diane Hardman (Jira)" <ji...@apache.org> on 2020/02/29 01:53:00 UTC

[jira] [Updated] (GEODE-6114) C++ examples can't be built individually if they need a jar file

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

Diane Hardman updated GEODE-6114:
---------------------------------
    Fix Version/s: 1.9.0

> C++ examples can't be built individually if they need a jar file
> ----------------------------------------------------------------
>
>                 Key: GEODE-6114
>                 URL: https://issues.apache.org/jira/browse/GEODE-6114
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Blake Bender
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Our documentation says to cd into the individual example directory, aka cpp/<<example name>>, and run cmake commands from there to build. If you do this for an example that requires example.jar, the utilities directory is not built, so there is no jar file to deploy, thus you can't run the example. If an example requires example.jar, it needs to ensure the utilities directory is built in its CMakeLists.txt.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)