Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <001301c10f48$38683560$6401a8c0@net> From: "Bobby McNulty" To: "Clark, Matthew C \(FL51\)" , References: Subject: Re: SOUND on cygwin Date: Tue, 17 Jul 2001 22:12:16 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 use mmsystem.h. #include will include all the needed files. BTW I noticed the cywin now has /usr/include/sys/soundcard.h I needed this some time back. ----- Original Message ----- From: "Clark, Matthew C (FL51)" To: Sent: Tuesday, July 17, 2001 7:13 AM Subject: SOUND on cygwin > > I'm trying to port an application from a Solaris environment to the cygwin > shell, but a support module seems to be referencing some of the solaris > multimedia include/libs, such as /usr/demo/SOUND/include. Cygwin doesn't > have these, as far as I can tell, so I get: > > alarm.cc:31: stropts.h: No such file or directory > alarm.cc:36: sys/audioio.h: No such file or directory > alarm.cc:38: sys/filio.h: No such file or directory > alarm.cc:45: multimedia/libaudio.h: No such file or directory > alarm.cc:46: multimedia/audio_device.h: No such file or directory > alarm.cc:47: multimedia/audio_encode.h: No such file or directory > make: *** [alarm.o] Error 1 > > Is there a cygwin equivalent for /usr/demo/SOUND, either a port, or possibly > some adaptation like DirectX? > > Thanks. > > Matt Clark > matthew DOT c DOT clark AT honeywell DOT com > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/