Matt

Forum Replies Created

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

  • Author
    Posts
  • in reply to: OpenEars Tutorial Problem #1018928
    Matt
    Participant

    Halle,

    Thank you for the reply. I have tried the steps you suggested, but I still get the same error. Is there any chance in having a look at the error below to see if you can work out what the problems is:

    Ld /Users/matthew_harvie/Library/Developer/Xcode/DerivedData/WebTalk-fprbuqdtewuqwbaijqzafybjwasy/Build/Products/Debug-iphoneos/WebTalk.app/WebTalk normal arm64
    cd /Users/matthew_harvie/Desktop/WebTalk
    setenv IPHONEOS_DEPLOYMENT_TARGET 7.0
    setenv PATH “/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin”
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk -L/Users/matthew_harvie/Library/Developer/Xcode/DerivedData/WebTalk-fprbuqdtewuqwbaijqzafybjwasy/Build/Products/Debug-iphoneos -F/Users/matthew_harvie/Library/Developer/Xcode/DerivedData/WebTalk-fprbuqdtewuqwbaijqzafybjwasy/Build/Products/Debug-iphoneos -F/Users/matthew_harvie/Desktop/WebTalk/Framework -filelist /Users/matthew_harvie/Library/Developer/Xcode/DerivedData/WebTalk-fprbuqdtewuqwbaijqzafybjwasy/Build/Intermediates/WebTalk.build/Debug-iphoneos/WebTalk.build/Objects-normal/arm64/WebTalk.LinkFileList -dead_strip -fobjc-arc -fobjc-link-runtime -miphoneos-version-min=7.0 -framework AVFoundation -framework Slt -framework AudioToolbox -framework CoreGraphics -framework UIKit -framework Foundation -framework OpenEars -Xlinker -dependency_info -Xlinker /Users/matthew_harvie/Library/Developer/Xcode/DerivedData/WebTalk-fprbuqdtewuqwbaijqzafybjwasy/Build/Intermediates/WebTalk.build/Debug-iphoneos/WebTalk.build/Objects-normal/arm64/WebTalk_dependency_info.dat -o /Users/matthew_harvie/Library/Developer/Xcode/DerivedData/WebTalk-fprbuqdtewuqwbaijqzafybjwasy/Build/Products/Debug-iphoneos/WebTalk.app/WebTalk

    ld: warning: ignoring file /Users/matthew_harvie/Desktop/WebTalk/Framework/Slt.framework/Slt, missing required architecture arm64 in file /Users/matthew_harvie/Desktop/WebTalk/Framework/Slt.framework/Slt (3 slices)
    ld: warning: ignoring file /Users/matthew_harvie/Desktop/WebTalk/Framework/OpenEars.framework/OpenEars, missing required architecture arm64 in file /Users/matthew_harvie/Desktop/WebTalk/Framework/OpenEars.framework/OpenEars (3 slices)
    Undefined symbols for architecture arm64:
    “_OBJC_CLASS_$_AcousticModel”, referenced from:
    objc-class-ref in ViewController.o
    “_OBJC_CLASS_$_OpenEarsEventsObserver”, referenced from:
    objc-class-ref in ViewController.o
    “_OBJC_CLASS_$_PocketsphinxController”, referenced from:
    objc-class-ref in ViewController.o
    “_OBJC_CLASS_$_LanguageModelGenerator”, referenced from:
    objc-class-ref in ViewController.o
    ld: symbol(s) not found for architecture arm64
    clang: error: linker command failed with exit code 1 (use -v to see invocation)

    Matt
    Participant

    Halle,

    OpenEars version 1.1
    RapidEars demo version 1.2.4

    I am running multiple apps using the above frameworks. Could that be causing the problem? I did purchase a licensed copy of RapidEars, but I am using the demo version in multiple apps while I test different approaches. Once I’ve decided which approach to go with, I’ll use the licensed copy of RapidEars.

    Regards,

    Matt

    Matt
    Participant

    Halle,

    Thank you for the quick response.

    From the Info.plist file:

    OpenEars Version 1
    RapidEars Version 1

    I am unsure if other methods work. The debugger doesn’t show any other methods working.

    Regards,

    Matt

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