MCUdude / MightyCore

Arduino hardware package for ATmega1284, ATmega644, ATmega324, ATmega324PB, ATmega164, ATmega32, ATmega16 and ATmega8535
Other
649 stars 182 forks source link

'c:\Program' is not recognized as an internal or external command, operable command or batch file #195

Closed Yohan-Gunawardena closed 3 years ago

Yohan-Gunawardena commented 3 years ago

There is a problem with version 2.0.6. I got the following error message when I try to compile for Atmega32A; "'C:\Program' is not recognized as an internal or external command, operable program or batch file. exit status 1 Error compiling for board ATmega32." 02

The problem fix after I install the old version; 2.0.5 03

MCUdude commented 3 years ago

Is the problem gone if you do an manual install (remove the boards manager install first)? I pushed a fix recently, but I've not pushed a release yet.

Yohan-Gunawardena commented 3 years ago

I used the link to install the board. Not the zip file. image

MCUdude commented 3 years ago

I'm asking you if you can uninstall the boards manager version to try the manual install version. I believe the bug is gone in the manual install version, but it would be nice if you could test it just to be sure.

If this solves your issue, I'll release v2.0.7 as soon as I can.

MCUdude commented 3 years ago

2.0.7 is available through boards manager