Don't know that library.
I use SDL, I could have helped you if you used that one.
Normally, the instructions to integrate a library is placed in a readme file in the .rar you downloaded from a website.
Most of the time, it is putting a .h file in the archive right in the header.
example :
#include 'SDL.h' (for my library of course)
Which C++ compiler do you use ?
I use Visual C++ Express Edition (Freeware)
I hope that helped you...
_________________
"Le bonheur est un idéal de l'imagination et non de la raison" - Emmanuel Kant
"L'homme est né naturellement bon, c'est la société qui le corrompt" - Jean Jacques Rousseau