Haptic Upload Error

Hello,

I gave been fighting with SDL 1.3 and MinGW32 most of today. I finally got it
to compile and some of the tests to run.

I was getting an error saying “There is no current renderer” I think which
might be due to the fact that I’m using the stock video drivers from MS.

I recompiled SDL for my test machine which is is a:
2.4ghz Athlon64 single core
1gig mem
Windows XP Pro
RADEON X800 GTO
ATI video drivers

I no longer get the ‘no current renderer’ error.

Now, rather, I’m getting an error with Haptic:
$ ./testhaptic.exe
1 Haptic devices detected.
Device: Alienware Dual Compatible Game Pad
Supported effects [128 effects, 128 playing]:
constant
sine
square
triangle
sawtoothup
sawtoothdown
ramp
friction
spring
damper
intertia
custom
Supported capabilities:
gain
status

Uploading effects
effect 0: Sine Wave
UPLOADING EFFECT ERROR: Haptic error Unable to create effect

Aborting program execution.

Any ideas? Is it not a supported device? Should be as long as DirectX can
access it right?

Thanks,

Micah

Hello. Have you found the solution for the problem with haptic error?