-
Notifications
You must be signed in to change notification settings - Fork 350
[WIP] Add Ubuntu 24.04 and Windows 2025 CI jobs #4186
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
base: main
Are you sure you want to change the base?
Conversation
a32ed49 to
8d57714
Compare
|
@adamkewley FYI I'm working towards officially supporting Ubuntu 24 (and Windows 2025, while I'm at it) in the CI. I've updated |
|
Not sure if upgrading to swig 4.4 can help, worth trying. If we can upgrade swig instead of changing code that's likely less error prone, eventually we maybe able to retire the swigsimtk hack and use the headers from simbody as is. Wishful thinking... |
Why is this hack needed again? |
Because swig can't digest simbody headers and templates as is. |
a9e238c to
93460ce
Compare
…e some SWIG commands to get the bindings to compile
…y disable some SWIG commands to get the bindings to compile" This reverts commit 21af1f5.
93460ce to
c5acdbd
Compare
Fixes issue #4184
Brief summary of changes
Testing I've completed
Looking for feedback on...
CHANGELOG.md (choose one)
This change is