Include Path

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

Include Path

1,058 Views
cholland
Contributor V

I can't seem to add an include path.

It's not making any sense.

The path is there, the file is there. Still I get a "fatal error: No such file or directory".

Do you see anything or know anything that I am doing wrong?  TIA.

In this figure, you can see the include directories and the file being included and the error.

pastedImage_4.png

In this figure, you can see the Project Path and the Workspace Path. (I was wondering what ${ProjDirPath} was)

pastedImage_1.png

In this figure, you can see the path to search for includes.

pastedImage_2.png

In this figure, you can see the file and path that I am trying to include

pastedImage_3.png

Labels (2)
2 Replies

961 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

can you please share .args file? It is located in folder where is your build target (and makefile). It looks, that the include path is not properly expanded. 

Jiri 

961 Views
cholland
Contributor V

My mistake.

There is no .args file.

The project is being built using SCONS.

There must be some kind of path setting in the .scons somewhere.

I thought it was a problem with S32.

Well, at least I know what to look for now.

Thanks,

0 Kudos