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

User avatar
By smarthousesys
#52899 I am trying to get the package to run on an old netbook that only will run Windows XP.

I have tried to reload quite a few times with different levels of JRE etc but a build all always seems to
end up in loop with the following console log (as per previous poster)

mingw32-make.exe: *** Error 14001
mingw32-make.exe: *** Waiting for unfinished jobs....

Any clues?
User avatar
By mpmarks
#53173 I just upgraded to the latest version that was released today (V 2.1.0) and now nothing works. By that I mean I built several of the examples and the same thing happens in each case. They seem to compile build and flash just fine but just send a stream of garbage to the serial port when they run.
Same thing happens to my own projects. Seems that something is broken or perhaps there is something that needs to be changed in the installation or build process.

Has anyone else rebuilt their code with the new version?

Thanks for any advice.