Hi Robert, I'm going to take a look at the Cmake issues under Linux and I'll let you know when I've figured them out.
Thanks! Jason 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... > > Fixing this doesn't get me a complete build yet though, I get the > following error, but not being CMake expert I can't spot right away > how to fix the problem: > > cmake . > CMake Error at CMakeModules/ModuleInstall.cmake:38 (INSTALL): > install TARGETS given no LIBRARY DESTINATION for shared library target > "osgEarth". > Call Stack (most recent call first): > src/osgEarth/CMakeLists.txt:73 (INCLUDE) > > > -- Configuring incomplete, errors occurred! > > > Robert. > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

