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

[joltphysics] find_package doesn't work #28048

Closed
skaarj1989 opened this issue Nov 29, 2022 · 0 comments · Fixed by #28050
Closed

[joltphysics] find_package doesn't work #28048

skaarj1989 opened this issue Nov 29, 2022 · 0 comments · Fixed by #28050
Assignees
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist

Comments

@skaarj1989
Copy link
Contributor

skaarj1989 commented Nov 29, 2022

Is your feature request related to a problem? Please describe.
What is the correct <PackageName> for joltphysics port? I have tried: Jolt, JoltPhysics etc. none works.

CMake Warning at E:/vcpkg/scripts/buildsystems/vcpkg.cmake:829 (_find_package):
  By not providing "Findjoltphysics.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "joltphysics", but CMake did not find one.

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

    joltphysicsConfig.cmake
    joltphysics-config.cmake

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

I am using dozens of ports with vcpkg and this one is the first that causes problems.

Proposed solution
Add usage file to vcpkg/ports/joltphysics

@Adela0814 Adela0814 self-assigned this Nov 29, 2022
@Adela0814 Adela0814 added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants