Error Compiling Moteino MEGA sketch in Arduino 1.6.0 [solution]

Started by mirko.ugolini, February 15, 2015, 10:28:13 AM

mirko.ugolini

Hello All,

I'm new in the Forum.
I'm trying to use new moteino board.
I followed instruction on how add Moteino core .

But I got that error when I try to compile the sketch code:

Error while compiling: missing 'recipe.cpp.o.pattern' configuration parameter

Could someone help me please?

Regards


Mirko Ugolini

luisr320

Can you compile the Blink sketch? Please post your sketch

luisr320

Here's a quote from Felix:
QuoteThe Moteino core is very lean and there is no code except some pin definitions for the MoteinoMEGA, nothing else, it should work in past IDE versions as well.
If you have simple Moteinos or MoteinoUSB you can just choose Board>Arduino UNO and it will work just fine, no need for the Moteino core.

mirko.ugolini

Hello All,

I found the solution:

I attached the PDF with instruction.

Mirko