conda-forge / dartsim-feedstock

A conda-smithy repository for dartsim.
BSD 3-Clause "New" or "Revised" License
1 stars 6 forks source link

Build for multiple versions of urdfdom #13

Closed Tobias-Fischer closed 3 years ago

Tobias-Fischer commented 3 years ago

Checklist

conda-forge-linter commented 3 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

Tobias-Fischer commented 3 years ago

@conda-forge-admin, please rerender

Tobias-Fischer commented 3 years ago

I am not sure what's going on with the one Windows build. Seems like a mismatch of debug/release in bullet?

Tobias-Fischer commented 3 years ago

The actual error is actually this:

CMake Error in dart/utils/urdf/CMakeLists.txt:
  Imported target "urdfdom" includes non-existent path

    "include"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.

Any ideas how to fix that in the urdf feedstock?

Tobias-Fischer commented 3 years ago

Related: https://github.com/ros/urdfdom/issues/140

Tobias-Fischer commented 3 years ago

@traversaro - I think you are the cmake Windows expert, any clue? :)

Tobias-Fischer commented 3 years ago

No need because of conda-forge/urdfdom-feedstock#16