Include Path

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Include Path

1,070件の閲覧回数
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 返答(返信)

973件の閲覧回数
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 

973件の閲覧回数
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 件の賞賛