Include Path

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Include Path

1,071 次查看
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

标签 (2)
标记 (2)
2 回复数

974 次查看
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 

974 次查看
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 项奖励