delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
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" <bmj2001 AT bellsouth DOT net> |
To: | "Clark, Matthew C \(FL51\)" <matthew DOT c DOT clark AT honeywell DOT com>, |
<cygwin AT cygwin DOT com> | |
References: | <BA5F9C6AA352D311AD4E009027855BCD07D350E8 AT fl51m01 DOT space DOT honeywell DOT com> |
Subject: | Re: SOUND on cygwin |
Date: | Tue, 17 Jul 2001 22:12:16 -0700 |
MIME-Version: | 1.0 |
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 <windows.h> 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)" <matthew DOT c DOT clark AT honeywell DOT com> To: <cygwin AT cygwin DOT com> 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |