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.91k stars 1.64k forks source link

Method for requesting to be compiled in arm #1727

Open lingxd opened 1 year ago

lingxd commented 1 year ago

my cross compile chain is aarch64-buildroot-linux-gnu, during the build process, it was found that many libraries could not be found