diff options
Diffstat (limited to 'doc/user/output.xml')
-rw-r--r-- | doc/user/output.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/user/output.xml b/doc/user/output.xml index ff39fca..8a9b67e 100644 --- a/doc/user/output.xml +++ b/doc/user/output.xml @@ -132,6 +132,18 @@ <screen> C:\><userinput>scons -h</userinput> scons: Reading SConscript files ... + + scons: warning: No installed VCs + File "<stdin>", line 67, in __call__ + + scons: warning: No version of Visual Studio compiler found - C/C++ compilers most likely not set correctly + File "<stdin>", line 67, in __call__ + + scons: warning: No installed VCs + File "<stdin>", line 67, in __call__ + + scons: warning: No version of Visual Studio compiler found - C/C++ compilers most likely not set correctly + File "<stdin>", line 67, in __call__ scons: done reading SConscript files. Type: 'scons program' to build the production program. |