identifier "oo" is undefined error in polyspace bug finder

When I run Polyspace, I get "identifier 'oo' is undefined" error.
I need to specify a relative path of header file which defines identifier 'oo' instead of absolute path to solve the problem.
But, I don't want to fix my codes which have absolute path of header files in all files.
So, what should I do to fix this error instead of changing the path of all header files "absolute" to "relative"?

Respuestas (1)

Anirban
Anirban el 18 de En. de 2023
Do you mean that you have a #include to a header referred by it's absolute path? This should be automatically detected without even having to add the include folder to a project.

2 comentarios

I added the include folder to my project, but that problem continues.
It would be great to send complet log file to Technical Support

Iniciar sesión para comentar.

Productos

Versión

R2021a

Preguntada:

el 11 de En. de 2023

Comentada:

el 19 de En. de 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by