all repos — openbox @ bc099a5fdbc16d55f95f585f0509316aedbf9cf3

openbox fork - make it a bit more like ryudo

mention the swig wrapper warnings
Dana Jansens danakj@orodu.net
commit

bc099a5fdbc16d55f95f585f0509316aedbf9cf3

parent

a612136ba51c87014e4fba0167aad77bbfdaa753

1 files changed, 4 insertions(+), 0 deletions(-)

jump to
M README.CVSREADME.CVS

@@ -18,6 +18,10 @@ % ./bootstrap

% ./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.