-
Notifications
You must be signed in to change notification settings - Fork 40
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
Fix windows CI by pinning cmake version to 3.28.x #450
Fix windows CI by pinning cmake version to 3.28.x #450
Conversation
@johnwason Do you know how to resolve the windows build error |
I will take a look |
@Levi-Armstrong you need to use the cmake fix for Mac OS as well since that uses vcpkg, and apparently it is in compatible with the latest cmake version. |
I found a syntax error report:
|
@johnwason I fixed the kinematics error, but do you know how to solve the current issue? |
I guess this was fixed by cmake. Closing |
No description provided.