Skip to content
Snippets Groups Projects
  1. Jun 15, 2016
    • Lukas Bulwahn's avatar
      camera-calibration-parsers: add missing dependencies · 876637f1
      Lukas Bulwahn authored
      
      While testing the version updates, I noticed that the
      camera-calibration-parsers were missing the roscpp dependencies,
      and hence do_configure failed with:
      
      ```
      |   Could not find a package configuration file provided by "roscpp" with any
      |   of the following names:
      |
      |     roscppConfig.cmake
      |     roscpp-config.cmake
      |
      |   Add the installation prefix of "roscpp" to CMAKE_PREFIX_PATH or set
      |   "roscpp_DIR" to a directory containing one of the above files.  If "roscpp"
      |   provides a separate development package or SDK, be sure it has been
      |   installed.
      | Call Stack (most recent call first):
      |   CMakeLists.txt:4 (find_package)
      |
      |
      | -- Configuring incomplete, errors occurred!
      ```
      
      Signed-off-by: default avatarLukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
      876637f1
  2. Jun 14, 2016
  3. Jun 08, 2016
Loading