Hi everyone,
I am trying to include a header file into my project but the build solution fails with the error "No such file or directory"
I have placed my .c and .h file with the main file and also included in the project
Also, I have included the directory path where the files are located
This is the error
What I am doing wrong?
Thanks in advance