Closed liquidware closed 14 years ago
A fix from Joao will solve this issue:
Patch the bmp.h file:
//* this was the old system
-#define _USE_7LETTER_NAMES_
+//#define _USE_7LETTER_NAMES_
I tried to fix this a few months ago and could not get git to upload the corrected files
Prior to version arduino-0018-antipasto-0041, released on 4/12/2010, the Mac serial library was having file permission issues on the serial ports. The library has since been updated to resolve this and a few other things.
The merge with arduino-0018 and processing-0184 has hopefully smoothed out some of the cross platform issues.
Ensure you're grabbing the correct binary distribution package
Or if you're using git from the command line,
git pull ant dist.all run.all
Hope that helps!
Fixed in Arduino 0018-Antipasto-0042
Download URL: http://www.liquidware.com/antipasto_arduino_ide#downloads
This issue was found in IDE version arduino-0018-antipasto-0041
It's possible long file names have something to do with this issue.