Hi,
For a project I am working on, I have downloaded and compiled the portaudio library. To check if everything is fine I compiled some examples coming with the lib. Compilation worked, but execution fails with the following message:
./paex_sine: line 1: syntax error: unexpected word (expecting ")")
I do not see what it means.. I am on a RPi model B, with core v4.7.5 running, and alsa, gcc, ... installed.
Thanks in advance,
Nicolas