We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://build.osrfoundation.org/job/gz_physics-ci-gz-physics7-homebrew-amd64/62/
/tmp/gz-physics7-20240628-32522-zc6n0e/gz-physics-7.3.0/dartsim/src/Base.hh:44:5: error: invalid token at start of a preprocessor expression #if DART_VERSION_AT_LEAST(6, 13, 0) ^ /usr/local/include/dart/config.hpp:38:3: note: expanded from macro 'DART_VERSION_AT_LEAST' DART_VERSION_GE(x, y, z) ^ /usr/local/include/dart/config.hpp:19:4: note: expanded from macro 'DART_VERSION_GE' (DART_MAJOR_VERSION > x \ ^ /usr/local/include/dart/config.hpp:5:28: note: expanded from macro 'DART_MAJOR_VERSION' #define DART_MAJOR_VERSION @DART_MAJOR_VERSION @ ^
There is a potential fix in dartsim/dart#1820
The text was updated successfully, but these errors were encountered:
gz-physics7 compiles again now that dartsim 6.14.2 is released
Sorry, something went wrong.
No branches or pull requests
Environment
Description
Steps to reproduce
Output
There is a potential fix in dartsim/dart#1820
The text was updated successfully, but these errors were encountered: