"ProjektName"private.c not generated

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

"ProjektName"private.c not generated

334 Views
Sam_ECU
Contributor IV

Hello,

What's the source for the compiler failing to generate the Private.c file.

An example from my project:

I"../instrumented/S32K144/include" Oiida.c
In file included from Oiida.h:45:0,
from Oiida.c:19:
ftm2_input_params_config.h:2:27: fatal error: Oiida_private.h: No such file or directory
#include "Oiida_private.h"
^
compilation terminated.
gmake: *** [Oiida.o] Error 1

0 Kudos
0 Replies