Page 1 of 1

ESP32-P4 build issue for example esp_brookesia_phone

Posted: Thu Nov 06, 2025 12:41 pm
by karthikyadhav
I'm facinf random fatal error issue while building the example project esp_brookesia_phone, below is the error I'm getting.
Could anyone please help out with this error is these error is because of path issue.

C:/Users/Administrator/esp/v5.4.3/esp-idf/components/esp_wifi/src/wifi_default_ap.c:37:1: fatal error: opening dependency file esp-idf\espressif__esp_wifi_remote\CMakeFiles\__idf_espressif__esp_wifi_remote.dir\C_\Users\Administrator\esp\v5.4.3\esp-idf\components\esp_wifi\src\wifi_default_ap.c.obj.d: No such file or directory
37 | }
| ^
compilation terminated.