file not found issue
Posted: Sun Mar 03, 2024 2:51 pm
Hello
I am new to ESP-IDF and i have a question about adding a component.
I have added a component running the command "git clone https://github.com/jvpernis/esp32-ps3.git components/ps3"
When i build the project i get an error in my ps3testPrj.c file "PS3.h" file not found (see attachment)
I have set the component dir in the CMakeList.txt file in the root of the project. but i get still this error.
What is wrong here
Thank for support in advance
I am new to ESP-IDF and i have a question about adding a component.
I have added a component running the command "git clone https://github.com/jvpernis/esp32-ps3.git components/ps3"
When i build the project i get an error in my ps3testPrj.c file "PS3.h" file not found (see attachment)
I have set the component dir in the CMakeList.txt file in the root of the project. but i get still this error.
What is wrong here
Thank for support in advance