2022-03-19 06:55 AM
Hi,
As title. I imported project and try to build code. But got error as below:
21:47:18 **** Build of configuration Release for project B-L475E-IOT01_GoogleIoT ****
make -j16 all
rm -f B-L475E-IOT01_GoogleIoT.elf
make[1]: *** No rule to make target 'C:/Middlewares/Third_Party/GCP/third_party/protobuf-c/library/protobuf-c.c', needed by 'Middlewares/Third_Party/protobuf-c/library/protobuf-c.o'. Stop.
make: *** [makefile:84: all] Error 2
"make -j16 all" terminated with exit code 2. Build might be incomplete.
21:47:20 Build Failed. 2 errors, 0 warnings. (took 1s.723ms)
2022-03-19 09:59 AM
Hi,
Updated status. Any idea how to fix this error???
Description Resource Path Location Type
cannot use executable file '../../../../BootLoader_OSC/2_Images_SBSFU/STM32CubeIDE/B-L475E-IOT01_2_Images_SBSFU/Debug\se_interface_app.o' as input to a link B-L475E-IOT01_GoogleIoT C/C++ Problem
Thanks.
2022-03-25 03:58 AM