- Sat Oct 08, 2016 3:31 am
#56228
Hi,
I want to thank jantje and kolban for amazing work.
folny82 wrote:Code: Select allsubdir.mk:24: recipe for target '.ino.cpp.o' failed
mingw32-make: *** [.ino.cpp.o]
I got this same error like "subdir.mk:26: recipe for target '.ino.cpp.o' failed". I tried something which temporarily solved my "thing".
Info:
- I downloaded sloeber V3 "win32.2016-08-02_04-26-49"
- I have installed Arduino 1.6.12
Steps:
- I made temporary copy of "tools" folder for future reference which was at:
C:\Users\<YourUserName>\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.3.0\tools - Copied the folder:
C:\Users\<YourUserName>\AppData\Local\Arduino15\packages\esp8266\tools\xtensa-lx106-elf-gcc\1.20.0-26-gb404fb9-2 - Pasted at:
C:\Users\<YourUserName>\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.3.0\tools - Renamed it with "xtensa-lx106-elf"
- Copied the folder:
C:\Users\<YourUserName>\AppData\Local\Arduino15\packages\esp8266\tools\esptool\0.4.9 - Pasted it at:
C:\Users\<YourUserName>\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.3.0\tools - Renamed it with "esptool"
- The tools folder will look like this:
Tools folder.png
Now this solved my problem. But please suggest me if there is an easier way to solve it.
You do not have the required permissions to view the files attached to this post.