Tool/software: Code Composer Studio
Hi , When add IQmath library to project and after adding include path. I got following warning . how to remove it
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: Code Composer Studio
Hi , When add IQmath library to project and after adding include path. I got following warning . how to remove it
Indrajit,
The warning is innocuous. It occurs because the IQmath library was built with an older version of the tools than you are using. You can safely ignore it, but if you want to suppress the warning the procedure to do so is under "Common Errors and Warnings" on this page:

Regards,
Richard