[SDL] Announcing SDL 1.2.9
Richard "The PC Doc" Hancock
thepcdoc at rjhcomputers.com
Sun Aug 28 09:24:37 PDT 2005
Catatonic Porpoise wrote:
> I can't compile this with MinGW under MSYS with the usual "./configure
> && make". I get this error:
>
> gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL\"
> -DVERSION=\"1.2.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
> -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
> -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALLOCA=1 -I. -I. -g -O2
> -Wall -DENABLE_DUMMYVIDEO -DDISKAUD_SUPPORT
> -I../../../src/video/wincommon -DENABLE_WINDIB -DENABLE_DIRECTX
> -I../../../include -I../../../include/SDL -I../../../src
> -I../../../src/main/win32 -I../../../src/audio -I../../../src/video
> -I../../../src/video/XFree86/extensions -I../../../src/events
> -I../../../src/joystick -I../../../src/cdrom -I../../../src/thread
> -I../../../src/timer -I../../../src/endian -I../../../src/file
> -I../../../src/thread -MT SDL_dx5audio.lo -MD -MP -MF
> .deps/SDL_dx5audio.Tpo -c SDL_dx5audio.c -DDLL_EXPORT -DPIC -o
> .libs/SDL_dx5audio.o
> In file included from SDL_dx5audio.c:37:
> SDL_dx5audio.h:31:21: directx.h: No such file or directory
>
This may sound stupid, but do you have the DirectX SDK installed and the
path's setup correctly?
Richard
More information about the SDL
mailing list