srothman125
Junior Member
Posts: 2
Threads: 0
Joined: Feb 2008
Reputation:
0
|
RE: OpenAL Compatibility Test
When I tried to run your app I got the following:
"This application has failed to start because MSVCP71.dll was not found. re-installing the application may fix this problem"
any ideas?
EDIT:
I got the test working and here are my results:
OpenAL Compatibility Test running...
Using OpenAL implementation version: 1.1
Checking ALC_ENUMERATE_ALL_EXT extension support...not present.
Checking ALC_ENUMERATION_EXT extension support...present
Devices found:
- Generic Hardware
- Generic Software
Running AL Tests now
-----------------------
Running test for device: Generic Hardware
Succeeded at opening device: Generic Hardware
Creating context with output frequency 48000...
Playing sample...
-----------------------
Running test for device: Generic Software
Succeeded at opening device: Generic Software
Creating context with output frequency 48000...
Playing sample...
Running Wrapper Tests now
-----------------------
Running test for device: Generic Hardware
Succeeded at opening device: Generic Hardware
Playing sample...
-----------------------
Running test for device: Generic Software
Succeeded at opening device: Generic Software
Playing sample...
Done.
(This post was last modified: 02-17-2008, 05:26 AM by felixthecat.)
|
|
02-17-2008, 05:21 AM |
|