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.97k stars 1.65k forks source link

cpprest_find_boost failed in during common test need help #1623

Open snandi76 opened 3 years ago

snandi76 commented 3 years ago

CMake Error at Release/tests/common/UnitTestpp/CMakeLists.txt:53 (cpprest_find_boost):Unknown CMake command "cpprest_find_boost".

build system:: Ubuntu18.04

Detailed error [ 87%] Performing configure step for 'cpprestsdk' -- Setting clang options ****in cpprest/relaese/src csd=/home/pascal/git/blk-iot-client/build/x86/sdk/cpprestsdk/cpprestsdk-prefix/src/cpprestsdk/Release/src CMake Error at Release/tests/common/UnitTestpp/CMakeLists.txt:53 (cpprest_find_boost): Unknown CMake command "cpprest_find_boost".

detail -- Configuring incomplete, errors occurred! cpprestsdk/CMakeFiles/cpprestsdk.dir/build.make:135: recipe for target 'cpprestsdk/cpprestsdk-prefix/src/cpprestsdk-stamp/cpprestsdk-configure' failed make[2]: [cpprestsdk/cpprestsdk-prefix/src/cpprestsdk-stamp/cpprestsdk-configure] Error 1 CMakeFiles/Makefile2:347: recipe for target 'cpprestsdk/CMakeFiles/cpprestsdk.dir/all' failed make[1]: [cpprestsdk/CMakeFiles/cpprestsdk.dir/all] Error 2 Makefile:102: recipe for target 'all' failed make: *** [all] Error 2