Csound Csound-dev Csound-tekno Search About

[Cs-dev] One of my favourite error messages

Date2010-08-24 15:05
Fromjohn ffitch
Subject[Cs-dev] One of my favourite error messages
util/mixer.c:643:5: note: expected `struct SNDFILE *' but argument is
of type `struct SNDFILE *'

Any ideas?

==John ffitch

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-08-24 15:27
FromVictor Lazzarini
SubjectRe: [Cs-dev] One of my favourite error messages
Would this help?

line 89: static  void    MixSound(MIXER_GLOBALS *, int, struct SNDFILE  
*);

line 544: static void MixSound(MIXER_GLOBALS *pp, int n, struct  
SNDFILE *outfd)



On 24 Aug 2010, at 15:05, john ffitch wrote:

> util/mixer.c:643:5: note: expected `struct SNDFILE *' but argument is
> of type `struct SNDFILE *'
>
> Any ideas?
>
> ==John ffitch
>
> ------------------------------------------------------------------------------
> Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
> Be part of this innovative community and reach millions of netbook  
> users
> worldwide. Take advantage of special opportunities to increase  
> revenue and
> speed time-to-market. Join now, and jumpstart your future.
> http://p.sf.net/sfu/intel-atom-d2d
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net