summaryrefslogtreecommitdiff
path: root/README.CVS
diff options
context:
space:
mode:
Diffstat (limited to 'README.CVS')
-rw-r--r--README.CVS4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.CVS b/README.CVS
index bdb35f11..56299557 100644
--- a/README.CVS
+++ b/README.CVS
@@ -18,6 +18,10 @@ Do the following to build and install Openbox in CVS:
% ./configure
% make all install
+When building the SWIG generated wrappers (*_wrap.cc), a huge number of
+compiler warnings will be generated. Don't be phased by this, it doesn't mean
+anything is broken unless you get an actual error.
+
Don't try running it from the src/ directory without installing, it won't work.
It needs to be installed before it is run.