Skip to content
Snippets Groups Projects
  1. Dec 04, 2016
  2. Dec 02, 2016
    • Lukas Bulwahn's avatar
      diagnostic-aggregator: improve build dependency · 8c8349b3
      Lukas Bulwahn authored
      
      bitbake diagnostic-aggregrator failed due to missing build
      dependencies with:
      ```
      | -- Could not find the required component 'bondcpp'. The following CMake error indicates that you either need to install the package with the same name or change your environment so that it can be found.
      | CMake Error at /home/lukas/dev/openembedded.org/openembedded-core/build/tmp-glibc/sysroots/qemux86/opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
      |   Could not find a package configuration file provided by "bondcpp" with any
      |   of the following names:
      |
      |     bondcppConfig.cmake
      |     bondcpp-config.cmake
      |
      |   Add the installation prefix of "bondcpp" to CMAKE_PREFIX_PATH or set
      |   "bondcpp_DIR" to a directory containing one of the above files.  If
      |   "bondcpp" provides a separate development package or SDK, be sure it has
      |   been installed.
      | Call Stack (most recent call first):
      |   CMakeLists.txt:6 (find_package)
      |
      |
      | -- Configuring incomplete, errors occurred!
      ```
      
      Signed-off-by: default avatarLukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
      8c8349b3
  3. Dec 01, 2016
  4. Nov 30, 2016
  5. Nov 28, 2016
  6. Oct 31, 2016
  7. Oct 28, 2016
  8. Oct 26, 2016
  9. Oct 15, 2016
  10. Oct 12, 2016
  11. Oct 09, 2016
  12. Oct 08, 2016
  13. Oct 07, 2016
Loading