This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi all,
During the compiling, I get this error. I am using CCS under Linux environment. My CCS version is 12.71
make: [makefile:190: clean] Error 127 (ignored)
Does anyone know how to solve it?
Thank you,
Yao-Ting
Hello Yao-Ting,
This is not enough information to determine the cause of the issue. Can you provide a reproducible test case? I would need a simple example project (it can be a project with one source file for example) that I can import into my CCS Linux environment to reproduce the error. Also provide which Linux distro is being used.
Thanks
ki
Hi Ki,
thank you. I solve the issue myself. I just need to import correct c or c++ library.
I just need to import correct c or c++ library.
Ok, thank you for the update!