Hugh Sasse wrote:
On Mon, 23 Mar 2009, _why wrote:
Hey, sorry about this, Eric. The problem is that you're linking
against Portaudio 1.8 and PaStreamCallbackTimeInfo isn't defined in
that version. You'll need to: aptitude install libportaudio19-dev
Is that possibly why my patch didn't build on your system?
PaStreamCallbackTimeInfo appears on line 95, just before the *,
and if C doesn't know what it is......
Hugh
I installed it last night. That and putting in an include for yaml to
the rake file worked. It compiled and I was able to run the manual. I
think I replied to _why's post that it worked.
Eric