[
https://issues.apache.org/jira/browse/GEODE-6114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Blake Bender closed GEODE-6114.
-------------------------------
Fixed in linked PRs
> 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
> 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
(v7.6.3#76005)