Library not found ???

Raspberry PI specific forum
Joris
Addict
Addict
Posts: 885
Joined: Fri Oct 16, 2009 10:12 am
Location: BE

Library not found ???

Post by Joris »

Hi,

I wont to (learn and) use the ALSA library on the Raspberry PI.
https://www.purebasic.fr/english/viewtopic.php?t=78337
Installed itt with : sudo apt-get install alsa-utils
Tried some commands in the terminal : aconnect -l, etc.
They work like should.

So start PB to get more things done. :
If OpenLibrary(0, "ALSA")
Debug "open"
Else
Debug "close"
EndIf

Only "close" is showed.
What do I have todo ?
How can I get this to be used in PB ?

(I don't find that alsa path (indisde the lib-folder, and don't knwo what exactly should be there to find.)

Thanks,
Yeah I know, but keep in mind ... Leonardo da Vinci was also an autodidact.