Hi,

I'm a bit surprised by this because as far as I know we have a fairly recent
version of Centos.  Are there no other Centos users out there trying 2.8.1?

cat /etc/redhat-release
CentOS release 5.3 (Final)

which incudes this version of cmake:
rpm -q cmake
cmake-2.4.8-3.el5.i386

Is cmake-2.4.8 "really old"?

That said, I'll try to get our system guy to install a newer version of
cmake.

Thanks again,

John

On Fri, 5 Jun 2009, Robert Osfield wrote:

Hi Paul,

On Thu, Jun 4, 2009 at 8:11 PM, Paul
Melis<osg-us...@assumetheposition.nl> wrote:
First, try this:

In applications/osgversion/CMakeLists.txt change ENDIF() to
ENDIF(OSG_MAINTAINER)
That line looks fishy.

Cmake used to require the the IF() ENDIF() matched but this
requirement was dropped, and now the OSG-2.9.x and svn/trunk has been
cleaned up to not have the matching entries as it makes the code far
more readable and maintainable.

I was under the impression that this wouldn't cause too many problems
except for really old CMake versions.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to