summaryrefslogtreecommitdiffstats
path: root/doc/user/parseflags.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/parseflags.xml')
-rw-r--r--doc/user/parseflags.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/user/parseflags.xml b/doc/user/parseflags.xml
index 632077e..1a169ac 100644
--- a/doc/user/parseflags.xml
+++ b/doc/user/parseflags.xml
@@ -88,6 +88,18 @@
<screen>
C:\><userinput>scons -Q</userinput>
+
+ scons: warning: No installed VCs
+ File "&lt;stdin&gt;", line 67, in __call__
+
+ scons: warning: No version of Visual Studio compiler found - C/C++ compilers most likely not set correctly
+ File "&lt;stdin&gt;", line 67, in __call__
+
+ scons: warning: No installed VCs
+ File "&lt;stdin&gt;", line 67, in __call__
+
+ scons: warning: No version of Visual Studio compiler found - C/C++ compilers most likely not set correctly
+ File "&lt;stdin&gt;", line 67, in __call__
CPPPATH ['/opt/include']
LIBPATH ['/opt/lib']
LIBS ['foo']