-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Contact point and wheel height API extensions #9459
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: ue4-dev
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, please update to the latest ue4-dev commit though.
f7b5077 to
e7f0ad9
Compare
|
Updated to the latest state of ue4-dev and tried rebuilding locally (with the same setup as in the description) -> worked fine. |
|
seems like a new version of libpng got released on the 5th of December. That pushed the 1.6.37 one to the older-releases subfolder on sourceforge and now the url is not correct anymore for linux builds. |
e7f0ad9 to
b47d302
Compare
|
rebased onto the latest state of ue4-dev. Hopefully now the ubuntu build will go through. |
b47d302 to
6484894
Compare
|
I've managed to get an ubuntu machine and build CARLA there. Could you please retrigger the CI/CD pipeline? |
|
On going |
|
It crashed with this test; |
|
@Blyron The failing test seems completely unrelated to the changes of this pull-request, and the tests run through in a local build. |
|
Okay, got it, but now the branch has conflicts, and I cannot merge until those are solved, and try to make the test pass |
Description
Where has this been tested?
This change is