When i try to build the latest version (1359 on Mac OS X), i get this error
message:
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -g -O2 -MT apl-Quad_PLOT.o
-MD -MP -MF .deps/apl-Quad_PLOT.Tpo -c -o apl-Quad_PLOT.o `test -f
'Quad_PLOT.cc' || echo './'`Quad_PLOT.cc
Quad_PLOT.cc:118:5: error: member initializer 'verbosity' does not name a
non-static data member or base class
verbosity(0)
^~~~~~~~~~~~
1 error generated.
make[3]: *** [apl-Quad_PLOT.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
---
Louis Chrétien
[email protected]