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.
Solved! Go to Solution.
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
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