-
Notifications
You must be signed in to change notification settings - Fork 58
Description
Before opening a feature request against this repo, consider whether the feature is generic enough for the SDK, or it should be a specific plugin/extension to the SDK.
Is your feature request related to a problem?
Currently 1DS C++ SDK only supports to build with Mac and Linux using vcpkg.
Describe the solution you'd like.
What do you want to happen instead? What is the expected behavior?
Add support to build 1DS C++ SDK for Windows x64/x86/arm64 using vcpkg.
Describe alternatives you've considered.
Which alternative solutions or features have you considered?
Additional context.
Add any other context about the feature request here.
We are trying to add 1DS C++ SDK to our project as a dependency. We are targeting builds on Windows x64/x86/arm64.