From 27c0669d8bf3977658e7bd87639274e1e1e664c7 Mon Sep 17 00:00:00 2001 From: SLAwww Date: Fri, 11 Mar 2016 22:20:05 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 61f9e41..38e38f3 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ Building To build Serious Engine 1, you'll need Visual Studio 2013 or 2015, Professional or Community edition ( https://www.visualstudio.com/post-download-vs?sku=community ). +Try to keep the path to the solution file as short as possible. Do not use spaces in the path. + Once you've installed Visual Studio and (optionally) DirectX8 SDK, you can build the engine solution (`/Sources/All.sln`). Press F7 or Build -> Build solution. The libraries and executables will be put into `\Bin\` directory (or `\Bin\Debug\` if you are using the Debug configuration). Optional features