michalfaber / rmpe_dataset_server

Realtime Multi-Person Pose Estimation data server. Used as a training and validation data provider in training process.
BSD 3-Clause "New" or "Revised" License
14 stars 8 forks source link

Problem in Building #2

Closed Yuren-Zhong closed 6 years ago

Yuren-Zhong commented 6 years ago

This is the output after running cmake

~/rmpe_dataset_server/build$ cmake
Usage

  cmake [options] <path-to-source>
  cmake [options] <path-to-existing-build>

Specify a source directory to (re-)generate a build system for it in the
current working directory.  Specify an existing build directory to
re-generate its build system.

Run 'cmake --help' for more information.
Yuren-Zhong commented 6 years ago

My bad