Author Topic: C# libraries for raspberry pi  (Read 493 times)

piton369

  • Posts: 2
C# libraries for raspberry pi
« on: 13 Sep '23 - 14:45 »
Hello. I'm developing an application in Avalonia C# that needs to play an mp3 file when a button is pressed. I have an error: Unable to load shared library 'bass' or one of its dependencies. Please tell me what libraries I need to download? I'm trying bass24-linux, Bass24.Net and bassenc_mp324-linux.

radio42

  • Posts: 4840
Re: C# libraries for raspberry pi
« Reply #1 on: 13 Sep '23 - 18:38 »
You need to use the core version of Bass.Net.
And probably the ARM version of bass.

piton369

  • Posts: 2
Re: C# libraries for raspberry pi
« Reply #2 on: 14 Sep '23 - 14:29 »
Thank you! Raspberry requires libbass.so from bass24-linux\libs\armhf