Inclusion of header files other than "include" folder

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

Inclusion of header files other than "include" folder

Jump to solution
1,582 Views
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

Labels (2)
1 Solution
1,483 Views
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 

View solution in original post

1 Reply
1,484 Views
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