Asteliks / AppleHomeKitADK-ESP32

12 stars 2 forks source link

how to compile #2

Closed v0r73x closed 3 years ago

v0r73x commented 3 years ago

Hi Asteliks,

I am new in that topic and want to give the esp32 a try to run as homekit device. I already get inspired with the MiaxoiMiaxou IDE example which was easy to understand. Now, since idf i get a little bit lost and have everytime issues how to use it correctly and that ends in errors before i am able to create a bin. The test build is ok and works but all homekit related git versions i tried are messed up with an error.

my worksteps are as following

Edit: i tried on Windows (failed) - i tried on Raspberry (no success but ifd was running ok i guess) on MacOS (error mentioned above)

i am a little bit lost and will be thankfully if you can help here

best regards from Berlin,

v0r73x

Asteliks commented 3 years ago

Hi For these examples to work you need to slightly modify the esp-idf files. Here you can find the appropriate instructions: https://github.com/espressif/esp-apple-homekit-adk ones you do that the projects should compile without a problem. If that is not the reason behind your problem could you share with me a more detailed list os steps? Also feel free to contribute to this project. Here you can find the appropriate workflow

Based on this issue I can already see that the documentation needs some improvement

Asteliks commented 3 years ago

Closing due to no response