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

Depend on libignition-utils1-dev #4

Merged
merged 1 commit into from
Jan 13, 2022
Merged

Depend on libignition-utils1-dev #4

merged 1 commit into from
Jan 13, 2022

Conversation

scpeters
Copy link
Contributor

Nightly builds have been failing since gazebosim/gz-math#299 was merged

CMake Warning at /usr/share/cmake/ignition-cmake2/cmake2/IgnUtils.cmake:189 (find_package):
  By not providing "Findignition-utils1.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "ignition-utils1", but CMake did not find one.

  Could not find a package configuration file provided by "ignition-utils1"
  (requested version 1.0) with any of the following names:

    ignition-utils1Config.cmake
    ignition-utils1-config.cmake

  Add the installation prefix of "ignition-utils1" to CMAKE_PREFIX_PATH or
  set "ignition-utils1_DIR" to a directory containing one of the above files.
  If "ignition-utils1" provides a separate development package or SDK, be
  sure it has been installed.
Call Stack (most recent call first):
  CMakeLists.txt:43 (ign_find_package)

This should fix it.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
@scpeters
Copy link
Contributor Author

@scpeters scpeters merged commit 6430ec3 into main Jan 13, 2022
@scpeters scpeters deleted the scpeters/dep_utils1 branch January 13, 2022 17:56
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

Successfully merging this pull request may close these issues.

2 participants