This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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.c.clark@honeywell.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]