PWM library V5 is not working with Arduino IDE 1-6-11

Hello,

I tried some days to implement the PWM-Library with Arduino Mega 2560 and IDE 1-6-11. No function - no PWM. After some luckless hours I had got the idea to use the source with the IDE 1-0-5. The LED demo worked immediately.

PWM-Library

Who can give me advice/help?

Thank you Arduino4Fun

If you read through the last couple of pages of that thread you would have seen some possible solutions.
Did you try this one:
https://forum.arduino.cc/index.php?topic=117425.msg2763323#msg2763323

This looked promising:
https://forum.arduino.cc/index.php?topic=117425.msg2854538#msg2854538

Really, you should have just commented on that thread instead of starting a new one. If you do find a solution to make it work with IDE 1.6.11 then please post an update to that thread describing what worked for you so that it might help anyone else encountering the same issue.