[SDL] Bug: Can't disable DirectX

Huib-Jan Imbens hj at imbens.nl
Wed Jun 19 02:13:01 PDT 2002


Under Win32 the SDL code does not link when only ENABLE_WINDIB and not
ENABLE_DIRECTX is defined, because in that case void DX5_SoundFocus(HWND
hwnd) is defined twice.

Of course there is the work around of removing the DirectX files from the
project, but to test the Dib code it would be much easier if I only have to
switch ENABLE_DIRECTX off and on.

Huib-Jan






More information about the SDL mailing list