damellis / attiny

ATtiny microcontroller support for the Arduino IDE
720 stars 226 forks source link

recipe.preproc.macros pattern is missing #102

Open Rutherberg opened 8 years ago

Rutherberg commented 8 years ago

Hi,

When I try to compile for an attiny44 8Mhz internal, it returns

"recipe.preproc.macros pattern is missing Error compiling for board ATtiny."

Arduino IDE 1.6.9, Arduino Nano as ISP Could you help me please ? I find nothing about this error related to the attiny with Arduino.

Thanks !

harishshankar commented 8 years ago

even i had the same problem

damellis commented 8 years ago

Weird, I don't see this... what version of the Arduino AVR boards do you have installed (in the Boards Manager)? What operating system?

AMKOSHESH commented 7 years ago

even i had the same problem

Arduino: 1.8.1 (Windows 10), Board: "ATtiny13 (internal 9.6 MHz clock)"

The current selected board needs the core 'arduino:arduino' that is not installed. Detecting libraries used... recipe.preproc.macros pattern is missing

Error compiling for board ATtiny13 (internal 9.6 MHz clock). The current selected board needs the core 'arduino:arduino' that is not installed.

Do you have a comment?

AMKOSHESH commented 7 years ago

http://forum.arduino.cc/index.php?topic=453093.0

My problem was solved