mention the swig wrapper warnings

This commit is contained in:
Dana Jansens 2003-02-05 06:35:44 +00:00
parent a612136ba5
commit bc099a5fdb

View file

@ -18,6 +18,10 @@ Do the following to build and install Openbox in CVS:
% ./configure % ./configure
% make all install % 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. Don't try running it from the src/ directory without installing, it won't work.
It needs to be installed before it is run. It needs to be installed before it is run.