From: Dana Jansens Date: Wed, 5 Feb 2003 06:35:44 +0000 (+0000) Subject: mention the swig wrapper warnings X-Git-Tag: openbox-3_0-rc1-RELEASE~2244 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=bc099a5fdbc16d55f95f585f0509316aedbf9cf3;p=dana%2Fopenbox.git mention the swig wrapper warnings --- 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.