Home › Forums › OpenEars plugins › Error when integrating RapidEars › Reply To: Error when integrating RapidEars
January 12, 2014 at 2:50 am
#1019389
Sat
Participant
Following the advice, I checked the Framework Search Path setting.
/$(inherited)
/Users/satoshi/Desktop/testApps/test_20130111_1/Framework
/Users/satoshi/Desktop/testApps/test_20130111_1
All of them are non-recursive.
OpenEars frameworks are under the second directory, and RapidEars is under the third one. I also tried deleting /$(inherited), but there is no effect.
I understand what you wrote about sample apps. Thanks for the help.