File directory

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
JaRa_1183061
Level 2
Level 2
10 replies posted 10 sign-ins 5 replies posted

Hi,

I am using existing libraries and I am getting this error Plus.h (in my main file) No such file or directory exist.  Then I moved the main file to the same folder as Plus.h file, then the issue goes to the project.h file.

How do I ensure that all files have access to each other.

0 Likes
1 Solution
Alakananda_BG
Moderator
Moderator
Moderator
50 likes received 250 sign-ins 250 replies posted

Hi,

Can you please let us know which IDE you are using?

If you are using PSoC Creator, you should include the directories in Build settings--> Compiler--> Include additional libraries. There you need to give the path name of where the plus.h exists.

Regards

Alakananda

View solution in original post

0 Likes
1 Reply
Alakananda_BG
Moderator
Moderator
Moderator
50 likes received 250 sign-ins 250 replies posted

Hi,

Can you please let us know which IDE you are using?

If you are using PSoC Creator, you should include the directories in Build settings--> Compiler--> Include additional libraries. There you need to give the path name of where the plus.h exists.

Regards

Alakananda
0 Likes