Reporgramming sparkfun openlog

mikrodb:
hello friends...
i`ll try to edit openlog source code, but many errors when i opened this file.
some people can help?

If all you are wanting is just a simple 9600 BAUD serial logger, you may want to look over this project on my page:
http://www.hackster.io/rayburne/sd-card-serial-logger

i just tried compiling with 1.0.5r2 and no issues. it ONLY uses the SD.h from the standard Arduino library, so you should not need to worry about any other code.

Ray