[vcpkg baseline][osgearth/gdal] Re-fix dependency gdal#16904
Merged
vicroms merged 20 commits intomicrosoft:masterfrom Mar 28, 2021
Merged
[vcpkg baseline][osgearth/gdal] Re-fix dependency gdal#16904vicroms merged 20 commits intomicrosoft:masterfrom
vicroms merged 20 commits intomicrosoft:masterfrom
Conversation
Contributor
Author
|
Done. |
This was referenced Mar 26, 2021
Merged
Contributor
Author
|
@vicroms Ping for merge this PR. |
ras0219-msft
requested changes
Mar 26, 2021
Contributor
ras0219-msft
left a comment
There was a problem hiding this comment.
Since this is a stop-gap, we should approach this with the minimal change and simply disable freexl as a dependency. This will avoid needing to change osgearth as well.
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
…jack/fix_baseline_20210326
Jimmy-Hu
added a commit
to Jimmy-Hu/vcpkg
that referenced
this pull request
Mar 28, 2021
[vcpkg baseline][osgearth/gdal] Re-fix dependency gdal (microsoft#16904)
ras0219-msft
added a commit
to ras0219-msft/vcpkg
that referenced
this pull request
May 6, 2021
strega-nil-ms
pushed a commit
that referenced
this pull request
May 6, 2021
* [vcpkg] Update vcpkg tool version 2021-05-05 * [vcpkg] Hotfix bug in microsoft/vcpkg-tool#34 * [vcpkg-ci] Ignore results from non-target triplets * [protobuf] Fix regression introduced in #16904 * [vcpkg] Fix bug where 'staticcrt' was ignored Co-authored-by: Robert Schumacher <ras0219@outlook.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 gdal requires freexl on non-Windows:
Fix this.
Since #16088 or #15808 doesn't merged, fix this issue in osgearth temporary.