summaryrefslogtreecommitdiffstats
path: root/doc/user/parseflags.xml
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2010-01-19 05:59:03 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2010-01-19 05:59:03 (GMT)
commitbf296710383d7b1a744b62a007041c677583ad6a (patch)
tree60cc1567364d74f85e24f866952e799167288f49 /doc/user/parseflags.xml
parent3d4e4224d0a2b66cd0a9896cac16a785b2629f4c (diff)
downloadSCons-bf296710383d7b1a744b62a007041c677583ad6a.zip
SCons-bf296710383d7b1a744b62a007041c677583ad6a.tar.gz
SCons-bf296710383d7b1a744b62a007041c677583ad6a.tar.bz2
Merge back from checkpoint.
Need to regenerate the .xml files.
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']