Michael Barton wrote: > Finally getting a bit of time. I am trying to compile GRASS 7 so that > I can take a look at the new NVIZ. > > I got the following errors again. > > /Users/cmbarton/grass_dev/grass7_src/lib/nviz > /Users/cmbarton/grass_dev/grass7_src/gui/wxpython/vdigit > /Users/cmbarton/grass_dev/grass7_src/gui/wxpython/nviz > /Users/cmbarton/grass_dev/grass7_src/visualization/nviz2/cmd > > I went to /lib/nviz to check out the error. The result is below. It is > different from the last time it didn't compile, so I hope that this > means that it's getting closer. I'm copying William and Glynn to see > if anyone has suggestions for how to get this working on my Mac. I am > very much looking forward to trying this out.
lib/nviz/Makefile should have $(OGSFLIB) added to EXTRA_LIBS. -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
