error in mpr121 library?

That code is not written for the Arduino IDE. It is straight AVR C. A makefile is supplied to compile it, but it looks like a ready compiled hex file is there too. You could probably convert the code for the Arduino IDE, or google for an Arduino example.