Can't compile SDL1.3 under Visual C++ 2005

Hi friends!

I downloaded revision 4680 but VS says me:
fatal error C1083: Cannot open include file: ‘SDL_revision.h’: No such file
or directory

I looked for SDL_revision.h but I didn’t find it. Any help?

By the way, do I need any special revision of DX or should I download any
DX9 revison?

Do you know any “compilable” revision?

Thanks in advance.

For some reason SDL_revision.h isn’t in the SVN… beats me. Just create the
file in the include directory and add the line ‘#define REVISION
whatevernumber’ save and close and you should be fine.

Just download the latest directX SDK there’s no particular version of it.

Ricardo Ruiz L?pez wrote:>

Hi friends!

I downloaded revision 4680 but VS says me:
fatal error C1083: Cannot open include file: ‘SDL_revision.h’: No such
file
or directory

I looked for SDL_revision.h but I didn’t find it. Any help?

By the way, do I need any special revision of DX or should I download any
DX9 revison?

Do you know any “compilable” revision?

Thanks in advance.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


View this message in context: http://www.nabble.com/Can't-compile-SDL1.3-under-Visual-C%2B%2B-2005-tp25004403p25027387.html
Sent from the SDL mailing list archive at Nabble.com.