Closed EgyipTomi425 closed 4 weeks ago
This comes from here: https://github.com/facebook/proxygen/blob/main/proxygen/httpclient/samples/curl/CurlClient.h
This file: https://github.com/facebook/proxygen/blob/main/proxygen/httpclient/samples/curl/CMakeLists.txt may be missing something like is present in lib/CMakeList.txt
https://github.com/facebook/proxygen/blob/main/proxygen/lib/CMakeLists.txt#L260-L278
Hi! I'd like to compile the sample hq library from httpserver. The error says #include <proxygen/httpclient/samples/curl/CurlClient.h> not exist.
I looked up from VCPKG installed folders and here what I found:
There is no the httpclient libraries. Where is it? Or how can I download it? Help me please.