I've been trying to get it to compile under Windows. Apparently there is no libzip currently available for Windows (which uses zip.h, not to be confused with ziplib, which uses zlib.h).
On Fri, Jan 23, 2009 at 12:15 PM, Robert Osfield <[email protected]>wrote: > Hi Glenn, > > On Fri, Jan 23, 2009 at 4:47 PM, Glenn Waldron <[email protected]> wrote: > > Thanks for the kind words. I've added it to the Community News page as > you > > recommended. > > Thanks. > > I've just checked out osgEarth svn/trunk and attempted to compile but > found that the FIND_PACKAGE(LIBZIP) in osgEarth/CMakeLists.txt should > read FIND_PACKAGE(LibZip), I presume you do most of dev under > Windows... >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

