[LAU] audio/visual synthesis

Dave Phillips dlphillips at woh.rr.com
Thu Jun 26 18:35:32 EDT 2008


Florian Schmidt wrote:
> On Thursday 26 June 2008, Dave Phillips wrote:
>   
>> ... I tried building 0.10, it fails here:
>> [snip]
> Yes, this is a warning by the compiler which is correct.. Just put a "virtual" 
> in front of the destructor
>
> ~DeepCopyable() { }
>
> =>
>
> virtual ~DeepCopyable() { }
>   
Done. I also had to link liboscpack.so to liboscpack.so.1 before the 
compile would finish, but all is good now.

Thanks for the help, now I'm on to the examples.

Best,

dp




More information about the Linux-audio-user mailing list