Mercurial > sdl-ios-xcode
comparison VisualC.html @ 2177:4f896c20caf6
Added note about SDL_config.h - merged from revision 3227 on SDL 1.2 branch
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 12 Jul 2007 05:32:07 +0000 |
parents | e044e7c70a50 |
children | d63e9f5944ae |
comparison
equal
deleted
inserted
replaced
2176:cbe06fa842cd | 2177:4f896c20caf6 |
---|---|
42 Build the <CODE>.dll</CODE> and <CODE>.lib</CODE> files. | 42 Build the <CODE>.dll</CODE> and <CODE>.lib</CODE> files. |
43 </P> | 43 </P> |
44 <P> | 44 <P> |
45 This is done by right clicking on each project in turn (Projects are listed in | 45 This is done by right clicking on each project in turn (Projects are listed in |
46 the Workspace panel in the FileView tab), and selecting "Build". | 46 the Workspace panel in the FileView tab), and selecting "Build". |
47 </P> | |
48 <P> | |
49 If you get an error about SDL_config.h being missing, you should | |
50 copy include/SDL_config.h.default to include/SDL_config.h and try again. | |
47 </P> | 51 </P> |
48 <P> | 52 <P> |
49 You may get a few warnings, but you should not get any errors. You do have to | 53 You may get a few warnings, but you should not get any errors. You do have to |
50 have at least the DirectX 5 SDK installed, however. The latest | 54 have at least the DirectX 5 SDK installed, however. The latest |
51 version of DirectX can be downloaded or purchased on a cheap CD (my | 55 version of DirectX can be downloaded or purchased on a cheap CD (my |