[g2o] Fix cholmod and csparse missing export symbols#45000
Merged
BillyONeal merged 3 commits intomicrosoft:masterfrom Jun 25, 2025
Merged
[g2o] Fix cholmod and csparse missing export symbols#45000BillyONeal merged 3 commits intomicrosoft:masterfrom
BillyONeal merged 3 commits intomicrosoft:masterfrom
Conversation
Contributor
Author
|
It seems there was a CI error: Can someone re-trigger that job? https://dev.azure.com/vcpkg/public/_build/results?buildId=114582&view=logs&j=7b75bd19-17d3-53d4-00fd-23f1a49a8ba4 |
Member
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Member
Probably should be a "supports". Also should download the real patches for the additions. I'll push changes. |
BillyONeal
approved these changes
Jun 25, 2025
Contributor
Author
|
@BillyONeal I was not aware of this approach to include an upstream patch, it looks good! thanks |
vicroms
approved these changes
Jun 25, 2025
talregev
pushed a commit
to talregev/vcpkg
that referenced
this pull request
Aug 11, 2025
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The "supports" clause reflects platforms that may be fixed by this new version.Any fixed CI baseline entries are removed from that file.Any patches that are no longer applied are deleted from the port's directory../vcpkg x-add-version --alland committing the result.Details: This fixes a linker issue when using g2o as library into downstream projects. The patches were taken from upstream repo: