

The build output looks like this: Ld /Users/user13/Library/Developer/Xcode/DerivedData/DMVocalizer-gighyiitifpefcfcyeoylguzztkm/Build/ Products/Debug-iphonesimulator/Vocalizer.app/Vocalizer normal x86_64Ĭd /Users/user13/Developer/DragonMobileSDK_1.4.9/DragonMobileVocalizerĮxport PATH="/Applications/Xcode.app/Contents/Developer/Platforms/atform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" In this case it's the demo app itself that fails. When I searched for answers I saw similar posts but they were problems in user apps, resolved by linking against the same libraries as the demo app. The app compiles okay for the non-64-bit simulator devices. Trying to build the demo app contained in the DragonMobileSDK_1.4.9 download, I get 62 undefined symbols referenced from libSpeechKit.a-x86_64-master.o, all prefixed with _nmsp_vector_.
