microsoft / cpprestsdk

The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Other
7.99k stars 1.65k forks source link

can't change thread_pool size #1761

Closed Chrys4lisfag closed 1 year ago

Chrys4lisfag commented 1 year ago

When installed through vcpkg (x64-windows-static) I can't see threadpool.h file in include directory.

cpprestsdk[brotli,compression,core,default-features]:x64-windows-static -> 2.10.18#2

any solution for this, should I ask for vcpkg package update?

Chrys4lisfag commented 1 year ago

https://github.com/microsoft/vcpkg/issues/32624#issuecomment-1641292083