[SDL] Announcing SDL 1.2.9
Brian Kropf
bkropf at emich.edu
Sun Aug 28 20:32:54 PDT 2005
I get this error all the time when I download a fresh cvs install. You
can copy the directx.h from the video/windx5/ folder and put it into the
audio/windx5/ folder. It should compile then.
- brian
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
>
> followed by a bunch of other errors.
>
> It worked for SDL 1.2.8. Have I done something stupid?
>
> Thanks,
> Graue
>
> _______________________________________________
> SDL mailing list
> SDL at libsdl.org
> http://www.libsdl.org/mailman/listinfo/sdl
More information about the SDL
mailing list