Inclusion of header files other than "include" folder

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

Inclusion of header files other than "include" folder

跳至解决方案
1,554 次查看
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)
标记 (3)
1 解答
1,455 次查看
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,456 次查看
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