Roman, I reversed the Firmata replacement and still have the same problem. Other examples will compile but not the ones from Firmata. I even tried to compile the original Firmata examples and It didn&#39;t work neither. What might be happening? Sorry if I&#39;m missing something fundamental, but I&#39;m really following Floss tutorial instructions.<div>
<br><div><div><br><div class="gmail_quote">On Tue, Sep 18, 2012 at 6:01 PM, Alejandro D. Somoza <span dir="ltr">&lt;<a href="mailto:cacosomoza@gmail.com" target="_blank">cacosomoza@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi there! I&#39;m trying to install pduinof following Floss tutorial (<a href="http://en.flossmanuals.net/pure-data/sensors/starting-pduino/" target="_blank">http://en.flossmanuals.net/pure-data/sensors/starting-pduino/</a>). I succeeded in getting arduino objects to work in Pure Data, but I&#39;m experiencing some issues uploading the firmware to the arduino board. In the arduino app content, I replaced the Firmata folder with the one from Pduino. After ards, I try to compile and verify &quot;SimpleAnalogFirmata&quot; or &quot;StandardFirmata&quot;, but all I get is this bunch of error messages like these:<div>

<br></div><div><div>In file included from StandardFirmata.cpp:18:</div><div>/Applications/Arduino.app/Contents/Resources/Java/libraries/Firmata/Firmata.h:80: error: typedef &#39;callbackFunction&#39; is initialized (use __typeof__ instead)</div>

<div>/Applications/Arduino.app/Contents/Resources/Java/libraries/Firmata/Firmata.h:80: error: &#39;byte&#39; was not declared in this scope</div><div>/Applications/Arduino.app/Contents/Resources/Java/libraries/Firmata/Firmata.h:80: error: expected primary-expression before &#39;int&#39;</div>

<div>/Applications/Arduino.app/Contents/Resources/Java/libraries/Firmata/Firmata.h:83: error: typedef &#39;sysexCallbackFunction&#39; is initialized (use __typeof__ instead)</div><div>/Applications/Arduino.app/Contents/Resources/Java/libraries/Firmata/Firmata.h:83: error: &#39;byte&#39; was not declared in this scope</div>

<div>/Applications/Arduino.app/Contents/Resources/Java/libraries/Firmata/Firmata.h:83: error: &#39;byte&#39; was not declared in this scope</div><div>/Applications/Arduino.app/Contents/Resources/Java/libraries/Firmata/Firmata.h:83: error: &#39;byte&#39; was not declared in this scope</div>

<div>/Applications/Arduino.app/Contents/Resources/Java/libraries/Firmata/Firmata.h:83: error: &#39;argv&#39; was not declared in this scope</div><div>/Applications/Arduino.app/Contents/Resources/Java/libraries/Firmata/Firmata.h:100: error: &#39;byte&#39; has not been declared</div>

<div>/Applications/Arduino.app/Contents/Resources/Java/libraries/Firmata/Firmata.h:100: error: &#39;byte&#39; has not been declared</div><div>/Applications/Arduino.app/Contents/Resources/Java/libraries/Firmata/Firmata.h:112: error: &#39;byte&#39; has not been declared</div>

<div>/Applications/Arduino.app/Contents/Resources/Java/libraries/Firmata/Firmata.h:112: error: &#39;callbackFunction&#39; has not been declared</div><div>/Applications/Arduino.app/Contents/Resources/Java/libraries/Firmata/Firmata.h:113: error: &#39;byte&#39; has not been declared</div>

<div>/Applications/Arduino.app/Contents/Resources/Java/libraries/Firmata/Firmata.h:114: error: &#39;byte&#39; has not been declared</div><div>/Applications/Arduino.app/Contents/Resources/Java/libraries/Firmata/Firmata.h:115: error: &#39;byte&#39; has not been declared</div>

<div>/Applications/Arduino.app/Contents/Resources/Java/libraries/Firmata/Firmata.h:115: error: &#39;sysexCallbackFunction&#39; has not been declared</div><div>[...]</div><div><br></div><div>What am I missing? Thanks in advance!</div>

<div><br></div><div>I&#39;m using OSX 10.7.4, latest pduino package from <a href="http://at.or.at/hans/pd/objects.html#pduino" target="_blank">http://at.or.at/hans/pd/objects.html#pduino</a></div></div>
</blockquote></div><br></div></div></div>