-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESP32 CMake Errors #140
Comments
I think it is because you use idf esp in version 5.1 You should try the 4.4 branch |
@HeikoGr thanks, this is working better. I also tried with 4.4.3 yesterday but did not performed Currently I am struggling with the protobuf package. Installed is |
OK fixed protbuf so far. Another error on the linking step:
|
i have no solution but you may try to and remove/empty the 'build' directory below 'cspot/targets/esp32/', maybe there are some artefacts from esp-idf 5.1 |
I did remove tge whole Is there a possibility to show the version of the Do you know if this is shipped together with IDF or a submodule in the repo? |
As far as i know it’s part of libavahi-compat-libdnssd. but unfortunately i get the same error. The last checkout i can successfully compile is 104d70a @feelfreelinux : can you help us? |
Late update, but with the mentioned commit i was able to build. |
I am having the exact same issues. I cannot for the life of me build. I tried so far:
|
I get some errors for esp32 build on recent master related to missing mdns package:
My setup:
The linux build suceeded using this:
The text was updated successfully, but these errors were encountered: