On  1 Sep, Michael Hu wrote:
> 
> Hi,
> 
> Have anyone seen this compilation error (under window Visual C++5.0)
> on 1.5 source distribution ??
> 
> Compiling...
> dsoundcardpmo.cpp
> C:\freeamp\io\dsound\win32\src\dsoundcardpmo.cpp(260) : error C2065: 
> 'DSBVOLUME_MIN' : undeclared identifier
> C:\freeamp\io\dsound\win32\src\dsoundcardpmo.cpp(260) : error C2065: 
> 'DSBVOLUME_MAX' : undeclared identifier
> C:\freeamp\io\dsound\win32\src\dsoundcardpmo.cpp(391) : error C2065: 
> 'DSBCAPS_GLOBALFOCUS' : undeclared identifier

The DirectSound header files that come with MSVC++ 5.0 are incomplete.
Install the direct X sdk and make the compiler finds the updated direct
x files instead of the old ones..


--ruaok         Freezerburn! All else is only icing. -- Soul Coughing

Robert Kaye -- [EMAIL PROTECTED]  http://moon.eorbit.net/~robert

Reply via email to