14-Alexandrite
March 30, 2023
Solved
Error when compiling C SDK
- March 30, 2023
- 2 replies
- 2535 views
Hello,
I am trying to compile C SDK so :
1- I have downloaded /unzip c edge SDK
2-on SteamSensor examples folder, I have created bin folder
3- on bin folder i have executed : cmake ..
I got systematically the error : Unknown CMake command "copyLibraries".
OS: Ubuntu 20.04.5
I have also installed previously CMake 3.20
I have tried to include copyLibraries in the file cMakeLists.txt, but it didn't solve the issue.
Thank you for your help.

