Failed to resolve component 'mdns' (IDFGH-11408) #12546
Labels
Resolution: Won't Do
This will not be worked on
Status: Done
Issue is done internally
Type: Bug
bugs in IDF
Answers checklist.
IDF version.
v.5.1.1
Operating System used.
Windows
How did you build your project?
Command line with CMake
If you are using Windows, please specify command line type.
CMD
What is the expected behavior?
I expected it to build the code and flash it onto my esp-32 ovo2640 camera.
What is the actual behavior?
I want to build this code but instead it just keep showing the Error.
The following Error it show is as follow.
CMake Error at C:/Users/whgPd/esp/esp-idf/tools/cmake/build.cmake:266 (message):
Failed to resolve component 'mdns'.
Steps to reproduce.
This is where I download the code : https://github.com/espressif/esp-who/blob/master/README.md
This is where I download the code : https://github.com/espressif/esp-dl
This is where I download the code : https://github.com/espressif/esp32-camera
Build or installation Logs.
More Information.
espressif/arduino-esp32#8740
I have look at this page but it seems that don't related to mine since I used ESP-idf Instead of arduino. I have checked all of the Cmakelist to find is it including mdns but I was unable to find anything related to it.
The text was updated successfully, but these errors were encountered: