Hi Robert,
I perfectly understand the aim of this test.
Though I'm a bit perplexed as I have also cmake 2.6.2!! (installed from
ubuntu repositories).
Besides, I can't find any reference to tose variable in make cmake.
Is there anyone in the same situation?? Any Idea?
Loïc Simon


On Sat, Jun 20, 2009 at 6:35 PM, Robert Osfield <robert.osfi...@gmail.com>wrote:

> Hi Loic,
>
> Which version of CMake are you using?  These variables are pulled by
> the FIND_PACKAGE() in my Cmake 2.6.2 version that I'm working against.
>
> The intention of this new code is enforce the OSG version that VPB
> builds against, as it now requires the OSG-svn/trunk or up coming
> OSG-2.9.5 release due to the use of the new osgDB::DatabaseRevisions
> classes.
>
> Robert.
>
> On Sat, Jun 20, 2009 at 5:02 PM, Simon Loic<simon1l...@gmail.com> wrote:
> > I've just checked out VPB trunk, and the CMakeModule FindOSG.cmake seems
> > buggy :
> > line 117 (end others) VERSION_GREATER And VERSION_EQUAL don't seem
> defined
> > and cmake is complaining about it.
> > When I comment those line (I have the latest trunk of osg so I know I'm
> > good) the build goes right.
> > Are VERSION_GREATER and VERSION_EQUAL to be deifined? If yes in what way?
> > regards
> > Loïc
> >
> > _______________________________________________
> > 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
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to