KITmedical / kacanopen

Easy-to-use CanOpen stack and CanOpen-to-ROS bridge.
Other
94 stars 57 forks source link

Cmake Error. #31

Open 8vin8 opened 2 years ago

8vin8 commented 2 years ago

Dear Team,

First of all Thank you for the repository.

I am trying to build this repository and getting a Cmake error, really don't know where its going wrong or am I doing some mistake.

This is the error below:

terminal_command: cmake -DDRIVER=peak_linux ..


terminal_error: Using NEWER_GNU_CXX_COMPILER-NOTFOUND as compiler. CMake Error at CMakeLists.txt:39 (message): You are using an unsupported compiler! Compilation has only been tested with Clang and GCC.

-- Configuring incomplete, errors occurred!

configurations of my local system: gcc version - 9.4.0 clang version - 10.0.0 cmake version - 3.24.1 boost version - 1.71.0

I would be thankful for your help. Best Regards, Vin