Discuss here different C compiler set ups, and compiling executables for the ESP8266

User avatar
By CHERTS
#8187
erik2005 wrote:Hello Sir,

how to Update to new SDK 1.0.5 with much improvements? :) :)

http://bbs.espressif.com/viewtopic.php?f=5&t=154

I tried to replace SDK & IOT_example DIRS, but now an error occurs: :evil:

mingw32-make[1]: *** No rule to make target '../ld/eagle.rom.addr.v6.ld', needed by '.output/eagle/debug/image/eagle.app.v6.out'. Schluss.
C:/Espressif/examples/IoT_Demo_alt/Makefile:147: recipe for target '.subdirs' failed
mingw32-make.exe: *** [.subdirs] Error 2

THANKS


I'm working on updating the DevKit that it supports SDK 0.9.5, please wait for the release, it will be soon.
User avatar
By kerpz
#8227
CHERTS wrote:
erik2005 wrote:Hello Sir,

how to Update to new SDK 1.0.5 with much improvements? :) :)

http://bbs.espressif.com/viewtopic.php?f=5&t=154

I tried to replace SDK & IOT_example DIRS, but now an error occurs: :evil:

mingw32-make[1]: *** No rule to make target '../ld/eagle.rom.addr.v6.ld', needed by '.output/eagle/debug/image/eagle.app.v6.out'. Schluss.
C:/Espressif/examples/IoT_Demo_alt/Makefile:147: recipe for target '.subdirs' failed
mingw32-make.exe: *** [.subdirs] Error 2

THANKS


I'm working on updating the DevKit that it supports SDK 0.9.5, please wait for the release, it will be soon.



Am using SDK 0.9.5 and IoT_Demo compiles with no errors :)