Need solution of this attachment!!!!!!!!!!!
Don't post screenshots of text! That is very unhelpful. When you encounter an error you'll see a button on the right side of the orange bar "Copy error messages". Click that button. Paste the error in a message here USING CODE TAGS (</> button on the toolbar). It is almost never appropriate to post screenshots but in some cases it is helpful to post images. You should attach and embed the image following these instructions:
http://forum.arduino.cc/index.php?topic=364156
Please do this:
- File > Preferences > Show verbose output during: > compilation (uncheck) > upload (check) > OK
- Sketch > Upload
- After the upload fails you'll see a button on the right side of the orange bar "Copy error messages". Click that button.
- Paste the error messages in a reply here USING CODE TAGS (</> button on the toolbar).
The "Invalid library" warnings are unrelated to your upload problem. Those warnings are caused by putting things in C:\Users\User\Documents\Arduino\libraries that are not libraries. If you move the non-library folders somewhere else the warnings will go away.
jobair's picture:
