1 Sep 2008 02:40
references to dsound.h
Gordon Gidluck <gidluck <at> alltel.net>
2008-09-01 00:40:53 GMT
2008-09-01 00:40:53 GMT
I am testing a demo of Visual Studio 2008. In doing so, I get a build failure due to a couple of references to dsound.h (see listing below). I don't see dsound.h in the current code in SVN. Hopefully someone can pick this up that knows more about what's being done with direct sound. Gordon http://live2496.com ------ Build started: Project: portaudio, Configuration: Debug Win32 ------ Compiling... pa_allocation.c pa_converters.c pa_cpuload.c pa_debugprint.c pa_dither.c pa_front.c pa_process.c pa_ringbuffer.c pa_skeleton.c pa_stream.c pa_trace.c pa_win_ds.c c:\portaudio\src\hostapi\dsound\pa_win_ds.c(82) : fatal error C1083: Cannot open include file: 'dsound.h': No such file or directory pa_win_ds_dynlink.c c:\portaudio\src\hostapi\dsound\pa_win_ds_dynlink.h(62) : fatal error C1083: Cannot open include file: 'dsound.h': No such file or directory pa_win_wmme.c(Continue reading)
RSS Feed