ros / meta-ros

OpenEmbedded Layers for ROS 1 and ROS 2
MIT License
371 stars 246 forks source link

unsupported System error in configure kortex-api #1085

Open bchoineubility opened 6 months ago

bchoineubility commented 6 months ago

Hi,

kortex-api looks like only supporting for x86_64 or armv7. When I tried to build it, it complain in configure stage.

| CMake Error at CMakeLists.txt:26 (message):
|   Unsupported System: currently support is for Linux x68_64.  Detected Linux
|   and aarch64

BR, Mark