Closed
Conversation
There was a problem hiding this comment.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 9f04533f307a8560cc1cc5c1fdee0d88d6d7d818 -- versions
./vcpkg x-add-version --allDiff
diff --git a/versions/baseline.json b/versions/baseline.json
index 704d032..862c4b3 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2146,7 +2146,7 @@
},
"ffmpeg": {
"baseline": "4.4.1",
- "port-version": 4
+ "port-version": 5
},
"ffnvcodec": {
"baseline": "11.1.5.0",
diff --git a/versions/f-/ffmpeg.json b/versions/f-/ffmpeg.json
index 1fdafc9..f4de14d 100644
--- a/versions/f-/ffmpeg.json
+++ b/versions/f-/ffmpeg.json
@@ -1,5 +1,10 @@
{
"versions": [
+ {
+ "git-tree": "de630ac8cde06cb944e1f5c962f87f6b96061a2d",
+ "version": "4.4.1",
+ "port-version": 5
+ },
{
"git-tree": "d7e12377ceb86caf3720807cb4be9f0f51c93798",
"version": "4.4.1",There was a problem hiding this comment.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 9f04533f307a8560cc1cc5c1fdee0d88d6d7d818 -- versions
./vcpkg x-add-version --allDiff
diff --git a/versions/baseline.json b/versions/baseline.json
index 704d032..862c4b3 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2146,7 +2146,7 @@
},
"ffmpeg": {
"baseline": "4.4.1",
- "port-version": 4
+ "port-version": 5
},
"ffnvcodec": {
"baseline": "11.1.5.0",
diff --git a/versions/f-/ffmpeg.json b/versions/f-/ffmpeg.json
index 1fdafc9..ac6b5e3 100644
--- a/versions/f-/ffmpeg.json
+++ b/versions/f-/ffmpeg.json
@@ -1,5 +1,10 @@
{
"versions": [
+ {
+ "git-tree": "5bc233d52dee09a6f4aa1dfcce4fe4f8346cf66f",
+ "version": "4.4.1",
+ "port-version": 5
+ },
{
"git-tree": "d7e12377ceb86caf3720807cb4be9f0f51c93798",
"version": "4.4.1",… to deduce the microsoft compiler
There was a problem hiding this comment.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 9f04533f307a8560cc1cc5c1fdee0d88d6d7d818 -- versions
./vcpkg x-add-version --allDiff
diff --git a/versions/baseline.json b/versions/baseline.json
index 704d032..862c4b3 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -2146,7 +2146,7 @@
},
"ffmpeg": {
"baseline": "4.4.1",
- "port-version": 4
+ "port-version": 5
},
"ffnvcodec": {
"baseline": "11.1.5.0",
diff --git a/versions/f-/ffmpeg.json b/versions/f-/ffmpeg.json
index 1fdafc9..663580f 100644
--- a/versions/f-/ffmpeg.json
+++ b/versions/f-/ffmpeg.json
@@ -1,5 +1,10 @@
{
"versions": [
+ {
+ "git-tree": "22f678cd052b3234f227d825358e6c5dce341359",
+ "version": "4.4.1",
+ "port-version": 5
+ },
{
"git-tree": "d7e12377ceb86caf3720807cb4be9f0f51c93798",
"version": "4.4.1",
Contributor
|
ffmpeg:x64-windows, zxing-cpp:x64-windows-static and zxing-cpp:x64-windows-static-md all failed with error LNK2019, failure logs are here: @Neumann-A Could you please help solve this issue? Thank you! |
Contributor
|
Yes, I've copied over all of the quoting to the other PR. Thanks! |
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.
superseded by #23001 ?