Ruchir

Forum Replies Created

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

  • Author
    Posts
  • in reply to: Cannot install OpenEars (pch module not found?) #1032625
    Ruchir
    Participant

    Hey Halle, I ran the OpenEarsSampleApp with no changes and it worked fine, just like you predicted! Then, I created a new clean project and followed the entire tutorial again from start to finish, and everything worked this time!

    Thank you so much for your timely help

    in reply to: Cannot install OpenEars (pch module not found?) #1032622
    Ruchir
    Participant

    Okay I just went with your suggestion and created a completely new project to import the OpenEarsSampleApp xcodeproj but I got the following error on trying to run it in the simulator:

    /usr/bin/python: can't find '__main__' module in '/Users/ruchirbaronia/Downloads/OpenEarsDistribution'
    Command /bin/sh failed with exit code 1
    • This reply was modified 5 years, 4 months ago by Ruchir.
    in reply to: Cannot install OpenEars (pch module not found?) #1032620
    Ruchir
    Participant

    Hey Halle,

    I’m using XCode 9.2 on a simulator. I cant compile the sample Swift app either. I actually managed to get rid of the prior error by editing the path of the “Objective C Bridging Header” but the underlying error is still occurring:

    /Users/ruchirbaronia/Desktop/IOS/Blare/OpenEarsHeader.h:4:9: error: 'OpenEars/OEPocketsphinxController.h' file not found
    #import <OpenEars/OEPocketsphinxController.h>
            ^
    1 error generated.
    <unknown>:0: error: failed to emit precompiled header '/Users/ruchirbaronia/Library/Developer/Xcode/DerivedData/Blare-eaibarvmhiwnwsbbvplsdedelffi/Build/Intermediates.noindex/PrecompiledHeaders/OpenEarsHeader-swift_D4MTZLWYZ5F4-clang_53GTILGSD4G9.pch' for bridging header '/Users/ruchirbaronia/Desktop/IOS/Blare/OpenEarsHeader.h'

    I can’t put images into this forum, but I asked the same question here in slightly more detail.

    Why is my Header file unable to import anything?

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