File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,7 @@ firstly make sure that all the dependencies of SpatialOS are met by running
2525Warnings about missing files from ` msbuild ` during ` spatial worker build ` might
2626mean you don't have the required C++ build tools in your installation of
2727` msbuild ` if it came with Visual Studio. You will need to modify your
28- installation of Visual Studio to include [ C++ build
29- tools] (http://landinghub.visualstudio.com /visual-cpp-build-tools).
28+ installation of Visual Studio to include [ C++ build tools] ( http://landinghub.visualstudio.com/visual-cpp-build-tools ) .
3029
3130Visual Studio has a weird way to pick default configuration and platform for
3231builds. Because of that the default configuration when you open one of the
@@ -193,4 +192,4 @@ If you want to be able to build the Debug configurations with `spatial` from
193192the command-line, it's easy to add more steps and define the respective
194193targets. You can already build and run all Debug configurations which are
195194defined for the projects from Visual Studio or by using ` msbuild ` on the
196- command-line.
195+ command-line.
You can’t perform that action at this time.
0 commit comments