The latest Poco version available in vcpkg is 1.13.0. Why is version 1.14.1 not accessible? #4910
ArtyomAfanasovBS
started this conversation in
General
Replies: 2 comments 2 replies
-
vcpkg site says it has Poco 1.14.1: https://vcpkg.io/en/package/poco |
Beta Was this translation helpful? Give feedback.
0 replies
-
But why does an error occur when I specify the version? Code:
Error:
1.14.1#1, same thing. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
The latest Poco version available in vcpkg is 1.13.0. Why is version 1.14.1 not accessible?
To Reproduce
Using the following snippet in my vcpkg.json:
Expected behavior
The package should allow the use of version 1.14.1.
Logs
Please add relevant environment information:
Context
I need PocoFoundation.lib
Beta Was this translation helpful? Give feedback.
All reactions