On Mon, 23 Mar 2009, Guillaume Ballet wrote:
> I might be talking about a completely different problem, but back when
> I had a simila problem (circa. 2 weeks ago), it's simply that I was
> using the wrong library. BSD had the regular portaudio, and shoes
> requires portaudio2. I don't have Ubuntu here at home, but you should
My searches for portaudio2 turn up packages, rather than a project home
page. The portaudio site doesn't talk about portaudio2, and its version
numbers start with 18 and 19 at the moment. Any idea how you get hold
of the source for this, for those systems without a package (eg, cygwin)?
> try to see if a more recent distribution of portaudio is available for
> your system. It seems to me that the compiler complains because it
> can't find PaStreamCallbackTimeInfo, which is not defined in
> portaudio, but in portaudio2 (once again, I'm talking about BSD
> ports).
>
> What does apt-cache search portaudio tells you?
>
> Guillaume
>
Hugh