TLC5940 library

For f sakes!

Does anyone have a copy of this god damned library that will compile with the most recent version of arduino ide????

C:\DOCUME~1\greg\LOCALS~1\Temp\build3839845685857914172.tmp\Tlc5940\Tlc5940.cpp.o: In function __vector_13': C:\Program Files\Arduino\libraries\Tlc5940/Tlc5940.cpp:62: multiple definition of __vector_13'
C:\DOCUME~1\greg\LOCALS~1\Temp\build3839845685857914172.tmp\Timer1\TimerOne.cpp.o:C:\Program Files\Arduino\libraries\Timer1/TimerOne.cpp:44: first defined here
collect2.exe: error: ld returned 1 exit status
Error compiling.

you are using the timer one library and the tlc5940. The tlc library uses timer one and timer two. Your libraries aren't compatable with one another.

what are you using the timer one library for?

You were told in your other thread that you can not use timer 1 for two different purposes. Get over it. Swearing doesn't help.