arduino/max

| 2 Comments
Thanks for the help with arduino/max, I am getting the following message as I attempt to upload the arduino patch

34: error: SimpleMessageSystem.h: No such file or directory In function 'void loop()':
 In function 'void readpins()':
 In function 'void writepin()':

Am I putting the folder in the wrong location or is there something else wrong? thanks, Teroy

2 Comments

That means the arduino environment doesn't know where the simplemessagesystem library is.

you have to install it.

with Arduino 0017, place the "SimpleMessageSystem" folder (a part of the .zip from yesterday's post) into:


/Applications/Arduino.app/Contents/Resources/Java/hardware/libraries


you have to control-click on the arduino app and select "show package contents" to be able to put stuff in there.

a

About this Entry

This page contains a single entry by HA13 published on October 28, 2009 12:02 PM.

arduino and max was the previous entry in this blog.

max to arduino. . . no arduino to max is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Pages

Powered by Movable Type 4.31-en