HomeForumsOpenEarscant turn off OPENEARSLOGGING

This topic has 2 voices, contains 1 reply, and was last updated by  Halle 122 days ago.

Viewing 2 posts - 1 through 2 (of 2 total)
Author Posts
Author Posts
January 17, 2012 at 7:22 am #8405

happy

my project is doing fine, and I want to turn off OPENEARSLOGGING
somehow it cant be done. I’ve commented it on OpenEarsConfig and I even clean the project from all the build that has been made… but it still come out.. I wonder why

  • This reply was modified 122 days ago by  happy.
January 17, 2012 at 11:51 am #8407

Halle

The only two reasons for this would be that your project or the library project needs to be cleaned, or that when you added OpenEarsConfig.h to your project you accidentally let Xcode copy it into your app project instead of referencing it from its position in the library project. If it isn’t in the library project, it won’t do anything to the library. To fix this, remove it from your app project and add it a second time, making sure that the “copy” checkbox is unchecked as shown in the instructions.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.