cvonk / OPNpool

Integrates the functionality of a Pentair pool controller into the smart home using ESP32 SoC.
GNU General Public License v3.0
75 stars 5 forks source link

Failed to build #14

Closed dlsnet closed 1 year ago

dlsnet commented 1 year ago

It is not possible to build the project on the current version of esp-idf as too many dependencies fail. Is there any chance that you update the project? (But, of course, there is a good chance that I'm doing something wrong)

dlsnet commented 1 year ago

[{ "resource": "/c:/opnpool/OPNpool/interface/components/factory_reset_task/src/factory_reset_task.c", "owner": "cpp", "severity": 8, "message": "esp_event.h: No such file or directory", "startLineNumber": 21, "startColumn": 10, "endLineNumber": 21, "endColumn": 10 },{ "resource": "/c:/opnpool/OPNpool/interface/components/ota_update_task/src/ota_update_task.c", "owner": "cpp", "severity": 8, "message": "driver/gpio.h: No such file or directory", "startLineNumber": 28, "startColumn": 10, "endLineNumber": 28, "endColumn": 10 },{ "resource": "/c:/opnpool/OPNpool/interface/components/wifi_connect/src/wifi_connect.c", "owner": "cpp", "severity": 8, "message": "esp_wifi.h: No such file or directory", "startLineNumber": 20, "startColumn": 10, "endLineNumber": 20, "endColumn": 10 },{ "resource": "/c:/espressif/esp-idf/components/spi_flash/include/esp_spi_flash.h", "owner": "cpp", "severity": 4, "message": "#warning esp_spi_flash.h is deprecated, please use spi_flash_mmap.h instead", "startLineNumber": 6, "startColumn": 2, "endLineNumber": 6, "endColumn": 2 }]

cvonk commented 1 year ago

What about using the suggest ESP version?

Op di 30 mei 2023 02:14 schreef dlsnet @.***>:

It is not possible to build the project on the current version of esp-idf as too many dependencies fail. Is there any chance that you update the project? (But, of course, there is a good chance that I'm doing something wrong)

— Reply to this email directly, view it on GitHub https://github.com/cvonk/OPNpool/issues/14, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACKIDGRQPUWYUABSOZNH4FTXIU3YBANCNFSM6AAAAAAYTIYNRI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

cvonk commented 1 year ago

No reply. Closing.