Inclusion of header files other than "include" folder

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

Inclusion of header files other than "include" folder

ソリューションへジャンプ
1,667件の閲覧回数
PradeepAithal
Contributor II

Hello,

I'm facing 2 kind of issue in S32 Design studio while including the header files as shown in screenshot.

1. If i rename the folder "include" or move to with in any other folder, then compilation error will occur

2. Header files from other folders are not recognized

Regards,

Pradeep Aithal

ラベル(2)
1 解決策
1,568件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

you need to add your custom include path into project settings. Right click on project name -> Properties -> C/C++ Build -> Settings -> Includes: 

pastedImage_1.png

Jiri 

元の投稿で解決策を見る

1 返信
1,569件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

you need to add your custom include path into project settings. Right click on project name -> Properties -> C/C++ Build -> Settings -> Includes: 

pastedImage_1.png

Jiri