I would like to use that library for an iphone app featuring binaural location of sound files. But I do have many problems compiling that library.
When I am creating a new iphone project and then linking that project with CSL I am getting Semantic issues, like "undeclared identifier" or "redefinition of .. as different kind of symbol" etc. How can that be? Still it is a tested library. Are those problems due to the compiler settings?
(I am using xCode 4 and try to compile for IOS 5.1. with Default compiler (LLVM GCC 4.2).)
