My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 4: error arduino016 & MidiUartParent.hh
1 person starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  ----


 
Reported by otisbent...@gmail.com, Jun 19, 2009
What steps will reproduce the problem?
1.load library into arduino 016 
2.compile something 
3.

What is the expected output? What do you see instead?

In file included from hardware\libraries\MidiUart/MidiUart.h:6,

hardware\libraries\Midi/MidiUartParent.hh:24:21: error: macro "putc"
requires 2 arguments, but only 1 given
hardware\libraries\Midi/MidiUartParent.hh:27:30: error: macro "putc"
requires 2 arguments, but only 1 given
hardware\libraries\Midi/MidiUartParent.hh:43:13: error: macro "putc"
requires 2 arguments, but only 1 given
hardware\libraries\Midi/MidiUartParent.hh:46:11: error: macro "putc"
requires 2 arguments, but only 1 given
hardware\libraries\Midi/MidiUartParent.hh:99:14: error: macro "putc"
requires 2 arguments, but only 1 given
hardware\libraries\Midi/MidiUartParent.hh:100:18: error: macro "putc"
requires 2 arguments, but only 1 given
hardware\libraries\Midi/MidiUartParent.hh:105:14: error: macro "putc"
requires 2 arguments, but only 1 given
hardware\libraries\Midi/MidiUartParent.hh:106:18: error: macro "putc"
requires 2 arguments, but only 1 given
hardware\libraries\Midi/MidiUartParent.hh:111:12: error: macro "putc"
requires 2 arguments, but only 1 given
hardware\libraries\Midi/MidiUartParent.hh:112:15: error: macro "putc"
requires 2 arguments, but only 1 given
hardware\libraries\Midi/MidiUartParent.hh:117:17: error: macro "putc"
requires 2 arguments, but only 1 given
hardware\libraries\Midi/MidiUartParent.hh:122:14: error: macro "putc"
requires 2 arguments, but only 1 given
hardware\libraries\Midi/MidiUartParent.hh:123:18: error: macro "putc"
requires 2 arguments, but only 1 given
hardware\libraries\Midi/MidiUartParent.hh:128:18: error: macro "putc"
requires 2 arguments, but only 1 given
hardware\libraries\Midi/MidiUartParent.hh:134:26: error: macro "putc"
requires 2 arguments, but only 1 given
hardware\libraries\Midi/MidiUartParent.hh:135:33: error: macro "putc"
requires 2 arguments, but only 1 given
hardware\libraries\Midi/MidiUartParent.hh:171:14: error: macro "putc"
requires 2 arguments, but only 1 given

What version of the product are you using? On what operating system?
arduino 016 on Win XP

Please provide any additional information below.
printscreen attached!

error.jpg
416 KB   View   Download
Jun 22, 2009
Project Member #1 wesen3...@googlemail.com
looks like they added a putc macro in arduino-0016, for now try with 0015 or 0014, I will have a look at it.
Jun 22, 2009
Project Member #2 wesen3...@googlemail.com
(No comment was entered for this change.)
Status: Accepted

Powered by Google Project Hosting