Hi, back to home and found the problem. I had another cmake installed which
was 2.6.0.
However when typing "which cmake" in a console I was getting the ubuntu
repositories version.
Everything is ok now.
thanks Robert.
Loïc Simon


On Mon, Jun 22, 2009 at 10:27 AM, Simon Loic <simon1l...@gmail.com> wrote:

> Hi Robert.
> I don't understand. I've just tried at work and the build goes well. I'll
> try to see what went wrong at home.
> Thanks
> Loïc Simon
>
>
>
> On Mon, Jun 22, 2009 at 9:41 AM, Robert Osfield 
> <robert.osfi...@gmail.com>wrote:
>
>> HI Loic,
>>
>> Could you try removing your CMakeCache.txt file and then re-run
>> ./configure to see if the variables get set up correctly.
>>
>> Robert
>>
>> On Sun, Jun 21, 2009 at 6:52 PM, Simon Loic<simon1l...@gmail.com> wrote:
>> > 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
>> >
>> >
>> _______________________________________________
>> 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