thanks for the quick response... here is a screenshot of the error...
http://s164.photobucket.com/albums/u36/1dyoung/?action=view¤t=UntitledError-1.pngAdditionally here is what i am guessing to be the complete error message... its the orange text in the black box down below...
"StereoColorOrganReceiver.cpp:2:23: error: Messenger.h: No such file or directory
StereoColorOrganReceiver:34: error: 'Messenger' does not name a type
StereoColorOrganReceiver.cpp: In function 'void setup()':
StereoColorOrganReceiver:71: error: 'message' was not declared in this scope
StereoColorOrganReceiver.cpp: In function 'void loop()':
StereoColorOrganReceiver:79: error: 'message' was not declared in this scope
StereoColorOrganReceiver.cpp: In function 'void messageReady()':
StereoColorOrganReceiver:86: error: 'message' was not declared in this scope"
As for the libraries... from what I've read they take effect simply by importing them... and that the little #include < > thing indicated that they were indeed in use... is this incorrect??