Paul Melis wrote: > Paul Melis wrote: > >> John Kelso wrote: >> >> >>> Hi, >>> >>> cmake 2.4-patch 8, that came with CentOS release 5.3. >>> >>> Our systems have been upgraded since my last OSG build, so I'll see if >>> there's any relationship. If I get stuck I'll mail again. >>> >>> Should I see if our system guy can install a newer cmake? >>> >>> >> First, try this: >> >> In applications/osgversion/CMakeLists.txt change ENDIF() to >> ENDIF(OSG_MAINTAINER) >> That line looks fishy. >> >> > If that solves it for you then I don't know how it ever got through the > release candidate testing. The ENDIF() was introduced in rc4, and even > that was followed by rc5. Perhaps it's only CMake 2.4 that stumbles over > this. > > Checking... > > Indeed, no warning with 2.6, while 2.4 DOES warn (but continues with > configuring). > Robert, I fixed this on the 2.8 branch (r10313).
Paul _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

