Menu

How to create a static library/ framework of PhocketSphinx to embed into a Mac app?

Help
2016-05-17
2016-06-13
  • Bavan Palan

    Bavan Palan - 2016-05-17

    Hi all,

    If I want to ship PocketSphinx with my mac app, then how will this be possible? I need to get a static library or framework by building it right? Pocketsphinx people have this script for iOS. I thought it will be just a case of modifying the script to work for MacOS. My limited knowledge in the compiler->linker phase is not helping me to so.
    Any help is appreciated.

    Thank you.

     
    • Nickolay V. Shmyrev

      Unix software is compiled on Mac with simple configure && make && make install, as described in README. That will create a static libraries, you do not need any special arguments.

       
  • Bavan Palan

    Bavan Palan - 2016-06-13

    Oh.. I did not see your reply. Anyway, I managed to do as you mentioned and got it working. Thanks a lot Nickolay.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.