Added note about SDL_config.h - merged from revision 3227 on SDL 1.2 branch

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402496
This commit is contained in:
Sam Lantinga 2007-07-12 05:32:07 +00:00
parent 9868189326
commit 463ba0e0a6

View file

@ -45,6 +45,10 @@
This is done by right clicking on each project in turn (Projects are listed in This is done by right clicking on each project in turn (Projects are listed in
the Workspace panel in the FileView tab), and selecting "Build". the Workspace panel in the FileView tab), and selecting "Build".
</P> </P>
<P>
If you get an error about SDL_config.h being missing, you should
copy include/SDL_config.h.default to include/SDL_config.h and try again.
</P>
<P> <P>
You may get a few warnings, but you should not get any errors. You do have to You may get a few warnings, but you should not get any errors. You do have to
have at least the DirectX 5 SDK installed, however. The latest have at least the DirectX 5 SDK installed, however. The latest