Forgot to mention that I tried compiling wxnviz WITH render.h and got the same errors.

Michael


On Sep 7, 2008, at 8:47 PM, Michael Barton wrote:

cd /Users/cmbarton/grass_dev/grass6_src/lib/nviz
make
...

/Frameworks/UnixImageIO.framework/unix/include -I/Users/cmbarton/ grass_dev/grass6_src/dist.i386-apple-darwin9.4.0/include -o OBJ.i386- apple-darwin9.4.0/render.o -c render.c
render.c: In function ‘Nviz_create_render_window’:
render.c:139: warning: assignment makes pointer from integer without a cast render.c:146: warning: assignment makes pointer from integer without a cast
render.c: In function ‘Nviz_make_current_render_window’:
render.c:204: error: ‘mac_win’ undeclared (first use in this function)
render.c:204: error: (Each undeclared identifier is reported only once
render.c:204: error: for each function it appears in.)
render.c:204: warning: ‘AGLDrawable’ is deprecated
make: *** [OBJ.i386-apple-darwin9.4.0/render.o] Error 1

_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to