Re: [osg-users] ccmake issue with 2.4.0 release (fwd)

2008-06-11 Thread Bob Huebert
Huebert <[EMAIL PROTECTED]> Reply-To: OpenSceneGraph Users To: OpenSceneGraph Users Subject: Re: [osg-users] ccmake issue with 2.4.0 release nevermind. Second time launching ccmake the message doesn't show. Configuration process seems to work despite the error. sorry for the noise

Re: [osg-users] ccmake issue with 2.4.0 release (fwd)

2008-06-11 Thread Jean-Sébastien Guay
Hi Bob, The cmake configuration process bailed out during the generation phase with this: CMake Warning (dev) at src/osg/CMakeLists.txt:173 (ADD_LIBRARY): Policy CMP0003 should be set before this line. Add code such as As Vincent said, for OSG 2.4 you need to use CMake 2.4.x, because som

Re: [osg-users] ccmake issue with 2.4.0 release (fwd)

2008-06-10 Thread Vincent Bourdier
;m a bit lost on this. > > This is osg-2.4.0 source as a relase build using cmake-2.6.0. > > -bob > > > > From: Bob Huebert <[EMAIL PROTECTED]> > Reply-To: OpenSceneGraph Users > To: OpenSceneGraph Users > Subject: Re: [osg-users] ccmake issue with 2.4.0 release &g

Re: [osg-users] ccmake issue with 2.4.0 release (fwd)

2008-06-10 Thread Bob Huebert
2.4.0 source as a relase build using cmake-2.6.0. -bob From: Bob Huebert <[EMAIL PROTECTED]> Reply-To: OpenSceneGraph Users To: OpenSceneGraph Users Subject: Re: [osg-users] ccmake issue with 2.4.0 release nevermind. Second time launching ccmake the message doesn't show. Configuration

Re: [osg-users] ccmake issue with 2.4.0 release

2008-06-10 Thread Bob Huebert
nevermind. Second time launching ccmake the message doesn't show. Configuration process seems to work despite the error. sorry for the noise -bob On Tue, 10 Jun 2008, Bob Huebert wrote: Hi folks, I just grabbed the 2.4.0 release source of osg and have run into this when initiating the

[osg-users] ccmake issue with 2.4.0 release

2008-06-10 Thread Bob Huebert
Hi folks, I just grabbed the 2.4.0 release source of osg and have run into this when initiating the cmake (2.6.0) configuration: CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE): Target "cmTryCompileExec" links to item " -lpthread" which has leading or trailing whitespace. This is n