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

👩‍🌾 Error finding gz-cmake3 package build regression #1004

Closed
claraberendsen opened this issue May 17, 2024 · 0 comments · Fixed by #1005
Closed

👩‍🌾 Error finding gz-cmake3 package build regression #1004

claraberendsen opened this issue May 17, 2024 · 0 comments · Fixed by #1005
Labels
bug Something isn't working

Comments

@claraberendsen
Copy link

Environment

Gz version: Harmonic
Affected builds:

Description

  • Expected behavior: Builds to pass and find gz-cmake3
  • Actual behavior: Builds fail finding gz-cmake3 even though that is built from source from the job.

Steps to reproduce

  1. Run a build of any of the jobs listed above
  2. See it fail

Output

CMake Error at C:/vcpkg/scripts/buildsystems/vcpkg.cmake:782 (_find_package):
  By not providing "Findgz-cmake3.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "gz-cmake3", but CMake did not find one.

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

    gz-cmake3Config.cmake
    gz-cmake3-config.cmake

  Add the installation prefix of "gz-cmake3" to CMAKE_PREFIX_PATH or set
  "gz-cmake3_DIR" to a directory containing one of the above files.  If
  "gz-cmake3" provides a separate development package or SDK, be sure it has
  been installed.
Call Stack (most recent call first):
  CMakeLists.txt:12 (find_package)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant