Search found 1 match

by danielicy
Mon Jun 05, 2017 5:27 am
Forum: ESP-IDF
Topic: Windows SDK on drive other than C:\
Replies: 1
Views: 3350

Windows SDK on drive other than C:\

Hi I wish to install my esp development in a different drive than c:/ and belive I have setup the whole thing to point to my installation (including environment variables) but still when I run the make command I get an error saying:"Command not found make: *** [build/driver/uart.o] Error 127]". when...