eclipse / upm

UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs.
MIT License
661 stars 410 forks source link

compilation with swig 4.2.0 nodejs 18.14.2 bug with `NonCopyablePersistentTraits::Copy` and long blacklist #705

Open g-vidal opened 1 year ago

g-vidal commented 1 year ago

I have compiled upm on a raspberryPi 4 with swig 4.2.0 and nodejs 18.14.2 (It is not possible to use the latest nodejs version[19] because there is an incompatibility with C++17 to compile mraa).