mention the swig wrapper warnings
This commit is contained in:
parent
a612136ba5
commit
bc099a5fdb
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue