Hi, Today I started getting this error when i run make:
make: *** No rule to make target `c\:\avr-gcc\avr\include\avr\io.h', needed by `Timer-5D-DD-0715.o'. Stop. The offending part is the slash after c (C\:\) I checked for typos in my makefile, but it's happening with all my projects. Note: I'm using windows 10 and make.exe is in : C:\MinGW\msys\1.0\bin\make.exe Which is defined in my path. Please advise. Thank you! -- Best Regards, -- Royce Pereira