Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Diagnostic Updater does not find Rostest #105

Open
kdhansen opened this issue Jan 12, 2018 · 0 comments
Open

Diagnostic Updater does not find Rostest #105

kdhansen opened this issue Jan 12, 2018 · 0 comments

Comments

@kdhansen
Copy link

kdhansen commented Jan 12, 2018

When installing, I ran into this:

Starting  >>> diagnostic_updater
_________________________________________________________________________________________________________________________________________________________________________________
Errors     << diagnostic_updater:cmake /Users/kdh/ros-install-osx/lunar_desktop_full_ws/logs/diagnostic_updater/build.cmake.001.log
CMake Error at /Users/kdh/ros-install-osx/lunar_desktop_full_ws/src/diagnostics/diagnostic_updater/CMakeLists.txt:18 (find_package):
  By not providing "Findrostest.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "rostest", but
  CMake did not find one.

  Could not find a package configuration file provided by "rostest" with any
  of the following names:

    rostestConfig.cmake
    rostest-config.cmake

  Add the installation prefix of "rostest" to CMAKE_PREFIX_PATH or set
  "rostest_DIR" to a directory containing one of the above files.  If
  "rostest" provides a separate development package or SDK, be sure it has
  been installed.

I can see that it does not find the cmake config to find rostest referenced in line 17 of the CMakeList in diagnostic_updater, but I am not an CMake expert. So, I do not know how to tell CMake how to find it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant