I have selected iStringUtils library to be included in my project. However the IDE/Compliler says it is an unknown type - are you missing a library reference?
Not really true. A library can have several classes implemented and the names can be whatever the writer decides. I's just that for some libraries with a single class the writer has named the library with the same name as the class.