Page 1 of 1

DevKitC Getting started guide v1.4

Posted: Wed Apr 19, 2017 3:51 pm
by HasseM
DevKitC Getting started guide v1.4 mentions on page 3 that the guide is for Windows OS. On page 4 the tutorial fails on step 2 of 2.3 because 'export' is not a Windows command.

Also the directory of the example is wrong, the /get-started/ is missing in the path and 01_ has been removed.

My guide walk through came to a stop on the export command. On the next page I see a Make command. So I guess I need some way of running linux commands on Windows? Please clearify.

Re: DevKitC Getting started guide v1.4

Posted: Wed Apr 19, 2017 9:40 pm
by ESP_igrr
The guide is indeed missing a bunch of steps for installing the toolchain and msys2 environment.

http://esp-idf.readthedocs.io/en/latest ... setup.html