-
Notifications
You must be signed in to change notification settings - Fork 994
Closed as not planned
Labels
Description
I am running tf-lite-micro on the nxp but as its build is in the C and tflite is in cplusplus I am getting can anyone help in this ??
Building file: ../source/asr_module.cpp
Invoking: GCC C++ Compiler
g++ -O2 -g -Wall -c -fmessage-length=0 -MMD -MP -MF"source/asr_module.d" -MT"source/asr_module.o" -o "source/asr_module.o" "../source/asr_module.cpp"
c:/nxp/mcuxpressoide_24.12.148/ide/plugins/com.nxp.mcuxpresso.tools.win32_24.12.0.202407110909/buildtools/bin/sh: g++: not found
make[1]: *** [source/subdir.mk:57: source/asr_module.o] Error 127
make: *** [makefile:109: all] Error 2
"make all" terminated with exit code 2. Build might be incomplete.
11:36:42 Build Failed. 2 errors, 0 warnings. (took 27s.906ms)
Reactions are currently unavailable