How to import and build X-CUBE-GCP 2.0 in STM32CubeIDE Ver 1.9.0??
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)

