Skip to content

Conversation

@duncanpo
Copy link
Member

Update to gRPC 1.64.2, which is the same version used by Simulink in R2025a.
This gRPC version is not available in vcpkg. Therefore instead of getting the binaries from vcpkg, we have to build from source.
On Linux and Mac, we are now building shared libraries for gRPC. On Windows, we continue to build static libraries.
This fixes a library conflict that crashes MATLAB on Linux.
Fixes #188

@duncanpo duncanpo requested a review from upanitag October 30, 2025 16:49
@duncanpo duncanpo self-assigned this Oct 30, 2025
Copy link
Member

@upanitag upanitag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@duncanpo duncanpo merged commit b0f5493 into main Oct 31, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Segmentation violation on Linux in R2025a

3 participants