Compiler error - Syntax
When I try to compile a inherit project I get this error:
c:/st/stm32cubeide_1.17.0/stm32cubeide/plugins/com.st.stm32cube.ide.mcu.externaltools.make.win32_2.2.0.202409170845/tools/bin/sh: syntax error: unexpected "("
make[1]: *** [makefile:92: post-build] Error 2
make: *** [makefile:60: all] Error 2
Can someone please help me? I read that it is something related with the post Build, as I am using b-plus for CAN can it be related?
The error says that there is an unexpected "(" but my IDE is installed in C:// directly
Thank you in advance
