No, I didn't....where should I be plugging it in at? Within generate_driver() 
or outside of it?

Dee

 

 

-----Original Message-----
From: Yair K. <cesi...@gmail.com>
To: oss-devel@mailman.opensound.com
Sent: Sun, Nov 15, 2009 12:03 pm
Subject: Re: [oss-devel] gen_driver_[OS].inc










On Sunday 15 November 2009 19:53:01 demetrioussha...@netscape.net wrote:
> Hello all,
> 
> I just restarted my port of OSS v4.1 (build 1051) to Syllable.  Is there a
>  reason that I should expect to have a problem declaring a variable as a
>  bool in this file?
> 
> Offending code:  bool bSubsystem;
> 
> Error:  error:  'bool' undeclared (first use in this function)
> 
> Any suggestions?
> 

Did you include <stdbool.h>?

Yours,
    Yair K.
_______________________________________________
oss-devel mailing list
oss-devel@mailman.opensound.com
http://mailman.opensound.com/mailman/listinfo/oss-devel



 

_______________________________________________
oss-devel mailing list
oss-devel@mailman.opensound.com
http://mailman.opensound.com/mailman/listinfo/oss-devel

Reply via email to