CubeIDE cannot clean project
I've just now switched from TrueSTUDIO to CubeIDE 1.7.0, and when I tried to clean the project by selecting Project -> Clean ... from the menu, I got an error message:
19:26:52 **** Clean-only build of configuration Debug for project xx ****
make clean
make: *** No rule to make target 'clean'. Stop.
"make clean" terminated with exit code 2. Build might be incomplete.
19:26:53 Build Failed. 1 errors, 0 warnings. (took 116ms)Why did CubeIDE not migrate that correctly, and how can I fix this?