Azure / Azure/azure-sdk-for-cpp
Cannot build with windows-static-md triplets
Open
Azure.Core
customer-reported
feature-request
needs-team-attention
- Dominant language
- C++
- Stars
- 205
- Forks
- 172
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 37
Description
**Describe the bug**
Not able to build using windows-static-md triplets
**To Reproduce**
1. Create a VC++ project.
2. Enable vcpkg manifest mode and select "Use Static Libraries" and "Use Dynamic CRT".
3. Add a reference to azure-storage-blobs-cpp.
4. Build the project.
**Expected behavior**
A project build should succeed.
[Sample](https://github.com/user-attachments/files/21448756/AzureSdkVcpkg.zip) project.
Contributor guide
Assessment
This issue has not been assessed yet.