problem with IRremote library.... it is not working

hi there

i am doing a project based on IR remote .... and i download IR library and i put the folder with the other library

the problem is when i write the sketch for the library it doesn't work ( it is not coming Orange) ..... unlike servo library when i write it works ( it become orange).............i download IRremote library from different websites but same problem .... this problem only with this library

C'mon... share the error at least. Otherwise you make it very difficult for anybody to try and help you.

I've used Ken Shirriff's IR Library many times before, no problem.

i actually i tried many time to post the sketch but no use ..... and i tried before to attach the file of the sketch but no use too

i get blocked always even now :0........ it piss me off :0

once i get home i will try again

The fact that some stuff turns orange is completely irrelevant. Why do you care what color the text is?

Does the code that you didn't bother to post compile? Does it do what you want? That is far more important than the stupid color.

Zakariya:
the problem is when i write the sketch for the library it doesn't work ( it is not coming Orange) ..... unlike servo library when i write it works ( it become orange)............

Words turn orange when they are established as keywords in a library's keywords.txt file. I don't have the IR library installed on this laptop, but it's entirely possible it doesn't have a keywords.txt file. Go have a look....

As PaulS says, the orange-ness of a word is irrelevant: the important thing you should be concerned with is whether or not your code compiles.

Mine too have the same problem.

Mine too have the same problem.

Sorry, we can't help you with cluelessness.

If you have downloaded a library from somewhere, installed it somewhere, compiled some code, and gotten some error message, you are the ONLY one that knows where you got the library, where you installed it, what you compiled, or what error you got.

Therefore, since you are incapable of sharing anything, you are the only one that can resolve the problem.