diff --git a/VisualC.html b/VisualC.html index f5dbe784c..ad2ed97a6 100644 --- a/VisualC.html +++ b/VisualC.html @@ -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".
++ 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. +
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