Page 1 of 1

Arduino VM build error

Posted: Fri Oct 21, 2016 4:00 pm
by AndreRairan
Hi,

I just download the VM for testing but the arduino example give me an build error.
Any help about that?

Thanks,
Andre' Rairan.

Re: Arduino VM build error

Posted: Fri Oct 21, 2016 4:17 pm
by paolo.gai
Dear Andre', please look at the console output. the Eclipse Problems window may have issues on some architectures because eclipse does not see all the include files-

The real error log is in the console and it is displayed after you try to build the project.

Please refer to the PDF available in http://www.erika-enterprise.com for a complete step by step instruction...

Ciao,

PJ

Re: Arduino VM build error

Posted: Fri Oct 21, 2016 4:27 pm
by AndreRairan
Perfect Paolo, I forgot about the "static analysis" of eclipse.

I just unchecked it and build and all good.
Building with the "errors" also worked.


Thanks,
Andre' Rairan.