Repeated error compiling

Post Reply
RickTwyman
Posts: 2
Joined: Wed Mar 22, 2017 10:22 pm

Repeated error compiling

Post by RickTwyman » Sat Mar 25, 2017 1:10 am

I get these errors:-

core.a(main.cpp.o): In function `main':
/Users/ricktwyman/Downloads/Arduino-2.app/Contents/Resources/Java/hardware/arduino/cores/arduino/main.cpp:5: undefined reference to `setup'
/Users/ricktwyman/Downloads/Arduino-2.app/Contents/Resources/Java/hardware/arduino/cores/arduino/main.cpp:15: undefined reference to `loop'

I am using an iMac(2007) trying to load firmware from your site and loading onto a recently assembled delay G2 or G2s (not sure which one -- how do I know?)

I have tried Arduino IDE 1.82, 1.06 and most recently legacy version 1.05.

Help please for this ancient newbie.

P.S. It would help to have a list of parameters that should be set in "configure.h"

User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: Repeated error compiling

Post by William » Mon Apr 03, 2017 10:32 am

First,maybe you should reinstall your firmware which is from this post:viewtopic.php?f=20&t=17046
Second,your Arduino should be version 1.0.1 which will be more stable and you can find it in this link:https://www.arduino.cc/en/Main/OldSoftw ... ases#1.0.x.
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!

Post Reply