|
|
+And because the fun never ends, some Windows installation might fail to build a few file and spit a tons of errors on the output. It seems that the cache of the compile is a problem, so try to disable it by running `idf.py --no-ccache build` (I know...)
|