Skip to content
Snippets Groups Projects
  • Lukas Bulwahn's avatar
    876637f1
    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
    History
    camera-calibration-parsers: add missing dependencies
    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>
camera-calibration-parsers_1.11.10.bb 356 B