Skip to content
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

Upgrade externals to latest - November 2022 #18232

Closed
BetsyMcPhail opened this issue Nov 1, 2022 · 0 comments · Fixed by #18285
Closed

Upgrade externals to latest - November 2022 #18232

BetsyMcPhail opened this issue Nov 1, 2022 · 0 comments · Fixed by #18285
Assignees
Labels
component: build system Bazel, CMake, dependencies, memory checkers, linters

Comments

@BetsyMcPhail
Copy link
Contributor

BetsyMcPhail commented Nov 1, 2022

Follow Semi-automated monthly upgrades documentation.

Prior issue: #18023

In file included from geometry/meshcat.cc:21:
external/uwebsockets/src/App.h:89:5: error: static_assert failed due to requirement 'sizeof(us_socket_context_options_t) == sizeof(uWS::SocketContextOptions)' "Mismatching uSockets/uWebSockets ABI"
    static_assert(sizeof(struct us_socket_context_options_t) == sizeof(SocketContextOptions), "Mismatching uSockets/uWebSockets ABI");
    ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
  • curl_internal still working
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: build system Bazel, CMake, dependencies, memory checkers, linters
Development

Successfully merging a pull request may close this issue.

2 participants