Compile error in latest Win32 sources

2000-02-09 Thread Chad Loder

Hi...I just got the latest sources from CVS and I am seeing a
compile error in Win32. The problem is that some DirectSound identifiers
used in the dsound module are not defined in the version of dsound.h
that ships with MSVC 5.0 (they *are* defined in 6.0).

The docs still say that MSVC 5.0 or higher is required. Has the requirement
now moved to MSVC 6.0 for some modules?

Here is the info:

In file:   $Id: dsoundcardpmo.cpp,v 1.18 1999/12/14 17:01:02 robert Exp $

io\dsound\win32\src\dsoundcardpmo.cpp(260) : error C2065: 'DSBVOLUME_MIN' : undeclared 
identifier
io\dsound\win32\src\dsoundcardpmo.cpp(260) : error C2065: 'DSBVOLUME_MAX' : undeclared 
identifier
io\dsound\win32\src\dsoundcardpmo.cpp(391) : error C2065: 'DSBCAPS_GLOBALFOCUS' : 
undeclared identifier


Thank you,
Chad


| Chad Loder - Somerville, MA, USA |
| EMail: [EMAIL PROTECTED]|
| Home Page: http://www.ccs.neu.edu/home/cloder|





___
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/freeamp-dev



RE: Compile error in latest Win32 sources

2000-02-09 Thread Michael Rich

 The docs still say that MSVC 5.0 or higher is required. Has
 the requirement
 now moved to MSVC 6.0 for some modules?

Best bet is to just update your DirectX SDK files to 7.0a to be sure you
have the latest headers/libraries. But you are correct in that VC5 ships
with old headers/libs.

mike


___
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/freeamp-dev