PlayAudio node not present when installation from source

  • このトピックには2件の返信、3人の参加者があり、最後に匿名により7年、 12ヶ月前に更新されました。
3件の投稿を表示中 - 1 - 3件目 (全3件中)
  • 投稿者
    投稿
  • #542
    匿名
    参加者

    I need to use PlayAudio node in a net, but node is not present in hark designer, eventhough it´s code is in the source code folder. I have installed HARK from precompiled binaries before and I was able to use that node, but if I install hark from source it is not present. That also happens with other nodes. Looks like if those nodes where not being compiled. I am using HARK 2.4 for ubuntu 14.04. Any solutions to that?

    #544
    匿名
    参加者

    Dear Gabriel,
    We are very sorry for the inconvenience with the node installation.
    To enable PlayAudio, please add the following option for configure when compiling the sources.

    –enable-playaudio

    This requires libsdl2 so please install beforehand with the following commandline command if it is not installed.

    sudo apt install libsdl2-dev

    Thank you very much for pointing this problem.
    We would appreciate if you could tell us what nodes also not installed.
    We would like to fix the problem and update the documents accordingly.

    Sincerely,

    HARK Support Team

    #545
    匿名
    参加者

    --enable-playaudio

3件の投稿を表示中 - 1 - 3件目 (全3件中)
  • このトピックに返信するにはログインが必要です。