marlin-config icon indicating copy to clipboard operation
marlin-config copied to clipboard

'avr-gcc' is not recognized?

Open hventaclu opened this issue 5 years ago • 5 comments

I know basically nothing about programming so I've just been following tutorials. The other night I went to compile settings and it worked fine but I didn't flash it because I knew I'd need to reverse my extruder motor after setting up the bowden setup i built tonight so I found the settings do so but when I went to compile it tonight I got these errors.

It made it through many lines until here.

Compiling .pioenvs\anet10\libe1a\U8glib_ID7\clib\u8g_bitmap.c.o 'avr-gcc' is not recognized as an internal or external command, operable program or batch file. 'avr-gcc' is not recognized as an internal or external command, operable program or batch file. Compiling .pioenvs\anet10\libe1a\U8glib_ID7\clib\u8g_circle.c.o *** [.pioenvs\anet10\libe1a\U8glib_ID7\clib\chessengine.c.o] Error 1 *** [.pioenvs\anet10\libe1a\U8glib_ID7\clib\u8g_bitmap.c.o] Error 1 'avr-gcc' is not recognized as an internal or external command, operable program or batch file. *** [.pioenvs\anet10\libe1a\U8glib_ID7\clib\u8g_circle.c.o] Error 1 [ERROR] Took 11.12 seconds

in the meantime I guess I'll just flip the plug.

hventaclu avatar Jul 27 '18 03:07 hventaclu

You could remove the .pioenv folder from Marlin folder and it will be downloaded again during next firmware compiling

Пт, 27 лип. 2018, 06:40 користувач hventaclu [email protected] пише:

I know basically nothing about programming so I've just been following tutorials. The other night I went to compile settings and it worked fine but I didn't flash it because I knew I'd need to reverse my extruder motor after setting up the bowden setup i built tonight so I found the settings do so but when I went to compile it tonight I got these errors.

It made it through many lines until here.

Compiling .pioenvs\anet10\libe1a\U8glib_ID7\clib\u8g_bitmap.c.o 'avr-gcc' is not recognized as an internal or external command, operable program or batch file. 'avr-gcc' is not recognized as an internal or external command, operable program or batch file. Compiling .pioenvs\anet10\libe1a\U8glib_ID7\clib\u8g_circle.c.o *** [.pioenvs\anet10\libe1a\U8glib_ID7\clib\chessengine.c.o] Error 1 *** [.pioenvs\anet10\libe1a\U8glib_ID7\clib\u8g_bitmap.c.o] Error 1 'avr-gcc' is not recognized as an internal or external command, operable program or batch file. *** [.pioenvs\anet10\libe1a\U8glib_ID7\clib\u8g_circle.c.o] Error 1 [ERROR] Took 11.12 seconds

in the meantime I guess I'll just flip the plug.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/akaJes/marlin-config/issues/55, or mute the thread https://github.com/notifications/unsubscribe-auth/AC5QgkOUEKA7rm1-5GWRDvcbtjzvNWrpks5uKou-gaJpZM4Vi3cx .

akaJes avatar Jul 27 '18 04:07 akaJes

so i deleted it. what do you mean by the next firmware compiling? i tried compiling it again but got the same error

hventaclu avatar Jul 28 '18 22:07 hventaclu

it's as above but it stops at chessengine.c.o

Compiling .pioenvs\anet10\libe1a\U8glib_ID7\U8glib.cpp.o Compiling .pioenvs\anet10\libe1a\U8glib_ID7\clib\chessengine.c.o 'avr-gcc' is not recognized as an internal or external command, operable program or batch file. *** [.pioenvs\anet10\libe1a\U8glib_ID7\clib\chessengine.c.o] Error 1

hventaclu avatar Jul 28 '18 22:07 hventaclu

This is looks like the PlatformIO issue and needs to explore full logs, versions. Could you try to repeat all your steps using another computer?

akaJes avatar Jul 30 '18 07:07 akaJes

i'll give it a try. the antivirus software on this computer has been very aggressive in blocking things i download from github

hventaclu avatar Jul 31 '18 18:07 hventaclu