CMake Error at /home/user/esp/esp-idf/components/mqtt/CMakeLists.txt:1 (include): include could not find requested file (IDFGH-11019) #12202
Labels
Resolution: Done
Issue is done internally
Status: Done
Issue is done internally
Type: Bug
bugs in IDF
Answers checklist.
IDF version.
v5.1
Operating System used.
Linux
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
None
What is the expected behavior?
I encounter an error when I try to set-my target to esp32s2, using the esp-mesh-lite component, and including mesh_client.h
I expect idf.py to set the target to esp32s2
What is the actual behavior?
Instead, it returns the error
I searched through /esp/esp-idf/components/mqtt/esp-mqtt, and could not locate the required file, CMakeLists.txt, which the error correctly picks out.
Steps to reproduce.
...
Build or installation Logs.
More Information.
No response
The text was updated successfully, but these errors were encountered: