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:
parent
9868189326
commit
463ba0e0a6
1 changed files with 4 additions and 0 deletions
|
@ -45,6 +45,10 @@
|
|||
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".
|
||||
</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>
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue