Hi Robert,

OK, converted across to osg::PI and osg::PI_2 and checked into SVN.

Ok thanks.

Which does have the INCLUDE_DIRECTORIES directive in there as well, so
a couple of things seem to be in play, first that CMake itself
believes that your have Zlib installed, is this correct?

Yes, it's in my 3rd party path.

And
secondly the ZLIB_INCLUDE_DIRS doesn't seem to be pointing to the
correct place, or... that INCLDUE_DIRECTORIES isn't working here.

The error is that it should be ZLIB_INCLUDE_DIR (without the 'S'). Same thing for the gz plugin.

With those two changes, all builds well. Thanks,

J-S
--
______________________________________________________
Jean-Sebastien Guay    [EMAIL PROTECTED]
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to