You are reading a single comment by @yngv126399 and its replies. Click here to read the full conversation.
  • Just did a fresh pull and tried to build BANGLEJS2 and it failed with:

    1. CC obj/libs/tensorflow/tensorflow/lite/micro/simple_memory_allocator.cc.o
    2. arm-none-eabi-gcc: error: unrecognized command line option '-fmacro-prefix-map=libs/tensorflow/='
    3. make: *** [Makefile:842: obj/libs/tensorflow/tensorflow/lite/micro/simple_memory_allocator.cc.o] Error 1

    I commented out TENSORFLOW and it builds fine.

About

Avatar for yngv126399 @yngv126399 started