Yes, it's a documentation error. You need to pass the `-DBUILD_PERF_TOOLS=ON` option to the CMake command to build the perf tools.
Thanks, Yunze On Thu, May 4, 2023 at 10:55 AM Baodi Shi <ba...@apache.org> wrote: > > Hi, yunze. > > I try to compile lib on MacOS by README[1], After compiling success, I not > found `perf/perfProducer and `perf/perfConsumer`. > > Is it a documentation error? > > > > - [1] https://github.com/apache/pulsar-client-cpp#checks-1 > > > Thanks, > Baodi Shi > > > On Apr 28, 2023 at 15:37:03, Yunze Xu <y...@streamnative.io.invalid> wrote: > > > This is the first release candidate for Apache Pulsar Client C++, version > > 3.2.0. > > > > It fixes the following issues: > > https://github.com/apache/pulsar-client-cpp/milestone/3?closed=1 > > > > *** Please download, test and vote on this release. This vote will stay > > open > > for at least 72 hours *** > > > > Note that we are voting upon the source (tag), binaries are provided for > > convenience. > > > > Source and binary files: > > > > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-cpp/pulsar-client-cpp-3.2.0-candidate-1/ > > > > SHA-512 checksums: > > > > ab3d676a6c95ddf09fcd09797ea913921c595d21a83594e3ee2c1432a8ab6190ddfcafd36c684e6e1a16737a52426a5ed74d887fa883781972b1536dc9580b5c > > apache-pulsar-client-cpp-3.2.0.tar.gz > > > > The tag to be voted upon: > > v3.2.0-candidate-1 (f3a037a49b8ba24270209e0830a7ce98a759c7c1) > > https://github.com/apache/pulsar-client-cpp/releases/tag/v3.2.0-candidate-1 > > > > Pulsar's KEYS file containing PGP keys you use to sign the release: > > https://downloads.apache.org/pulsar/KEYS > > > > Please download the source package, and follow the README to compile and > > test. > >