Closed GoogleCodeExporter closed 9 years ago
I had similar problems with the PAL demo
so I moved all the files over from whatever subdirectory they were in, and
replaced the <> with "" whenever a file was named, while also making sure to
update its new file location.
which seems to have worked in that I no longer get these error messages
instead I'm left with this
In file included from pollserial.cpp:28:
pollserial.h:45: error: conflicting return type specified for 'virtual void
pollserial::write(uint8_t)'
/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino
/Print.h:48: error: overriding 'virtual size_t Print::write(uint8_t)'
ideas?
Original comment by ronan...@gmail.com
on 27 Apr 2012 at 2:48
The library is not installed correctly.
Original comment by mdmetzle@gmail.com
on 25 Jun 2012 at 1:43
Original issue reported on code.google.com by
lazzara....@gmail.com
on 15 Apr 2012 at 3:50