Hi all,
I am trying to import some custom include paths into an RZT C++ FSP project (Project Properties -> C/C++ General -> Paths and Symbols).
However this seems to work only for the C++ language, for the C part the imported settings are not applied into the project.
Also, there is a double "GNU C" entry in the language list.
I'm using E2Studio 2024-04, this seems a bug to me.
Any suggestion/workaround to make this work?
Thanks
Hi,Try to import the sample project again. It's not normal to have duplicated "GNU C" paths and symbols.I have no issues adding paths and symbols in GNU C.Kind Regards.
Hi,
I think this only happens with C++ projects.
If I create or import a C project it works fine.
Best Regards