Welcome! Log In Create A New Profile

Advanced

Error compiling Sprinter.

Posted by aplgeek 
Error compiling Sprinter.
January 20, 2013 09:09PM
I have a sanguino1.3 and I am trying to upload sprinter on it. I have downloaded the files and have them all installed in the libraries folder. I then go in and change the board to 62 in the Configuration.h file and saved it. I then go to compile it and get error ( pins.h:439:3: error: #error Oops! Make sure you have 'Arduino Mega' selected from the 'Tools -> Boards' menu.) I then go into settings and select the Arduino Mege just to check the rest of the code and it says the same thing just I need to change the board to Sanguino. I have tried everything and cant find a way to fix this. I have also tried it on IDE .0023, .0022, .0018, 1.0, 1.01.
Re: Error compiling Sprinter.
January 20, 2013 09:22PM
Okay so I went and tried this on my mac and it seems like it works a little better on the mac. I am using IDE 0023 on my mac I have changed the settings to match my PC and now I am getting

In file included from arc_func.cpp:26:
Sprinter.h:8:26: error: WProgram.h: No such file or directory
In file included from arc_func.cpp:26:
Sprinter.h:96: error: variable or field 'manage_inactivity' declared void
Sprinter.h:96: error: 'byte' was not declared in this scope
Sprinter.h:107: error: variable or field 'kill' declared void
Sprinter.h:107: error: 'byte' was not declared in this scope

Any ideas??

Edited 1 time(s). Last edit at 01/20/2013 09:27PM by aplgeek.
Sorry, only registered users may post in this forum.

Click here to login