Problem with uploading the standard arduino sketch

Hi. I have problem with uploading the standard arduino sketch onto the uArm. I am able to upload it without any problem through another PC. Therefore I think that the problem is not about the board, but the PC configuration.

When I try to upload the sketch, this is the error message I get: ‘UF_uArm’ dost not name a type

I am running on Windows 8.1

Any solutions?

i would suggest going into the arduino program and under the sketch menu click include libraries then click add .ZIP library and select the folder containing the library for uArm.then it should work no problem

It works now. Thank you for feedback.