scottyistaken

Forum Replies Created

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

  • Author
    Posts
  • scottyistaken
    Participant

    Thank you so much. You rock!

    I changed the 3 files as per your suggestion, recompiled the OpenEars Framework and drag the framework to my app. I was able to build successfully. Will start using OpenEars and see how it goes.

    Happy weekend. I was blown away by your fast response. Best of all, it fixed the problem :)

    scottyistaken
    Participant

    Thanks for your quick reply. Sorry, my bad. I gave pseudo names as I retype to another PC… Below is the cut-and-paste of the error from Xcode:

    duplicate symbol _update in:
    IOTCamViewer/lib/Debug-iphoneos/IOTCamera.framework/IOTCamera
    /Users/dev/Desktop/IOTCamViewerDebug/Framework/OpenEars.framework/OpenEars(OpenEars)
    ld: 1 duplicate symbol for architecture armv7
    clang: error: linker command failed with exit code 1 (use -v to see invocation)

    The IOTCamera.framework is a third-party provided framework. Prior to adding the openears framework, the app build and run ok. After I copy the openear framework to the existing app and then build using device (not simulator), I get the duplicate symbol error. Hope you can help me as I am stuck and cannot move forward.

    Thank You!

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