rmap icon indicating copy to clipboard operation
rmap copied to clipboard

stimav4: module master do not compile

Open pat1 opened this issue 1 year ago • 3 comments

In file included from src/canard_class_master.cpp:31:
include/canard_class_master.hpp:52:10: fatal error: rmap/_module/RAIN_1_0.h: No such file or directory
   52 | #include <rmap/_module/RAIN_1_0.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
*** [.pio/build/stimav4_master/src/canard_class_master.cpp.o] Error 1
========================================================================================== [FAILED] Took 69.31 seconds ==========================================================================================

pat1 avatar Jun 07 '23 12:06 pat1