MantisBT - CMake
View Issue Details
0012354CMakeModulespublic2011-07-20 16:322012-08-18 16:01
Leandro Motta Barros 
Philip Lowman 
normalfeatureN/A
closedno change required 
 
 
0012354: Support for new modules in OpenSceneGraph 3.0 is missing
OpenSceneGraph has been supported by CMake for some time. Now, the latest release of OpenSceneGraph added some modules which are not currently supported by the modules distributed with CMake.

I am attaching a patch that adds support for two of these missing modules (I think all the others are supported already). This is very simple stuff; I just created the new modules following the same structure of the previous OpenSceneGraph modules.
No tags attached.
patch NewOSGModules.patch (4,981) 2011-07-20 16:32
https://public.kitware.com/Bug/file/3979/NewOSGModules.patch
Issue History
2011-07-20 16:32Leandro Motta BarrosNew Issue
2011-07-20 16:32Leandro Motta BarrosFile Added: NewOSGModules.patch
2012-08-11 11:38David ColeStatusnew => backlog
2012-08-11 11:38David ColeNote Added: 0030280
2012-08-18 15:33Philip LowmanStatusbacklog => assigned
2012-08-18 15:33Philip LowmanAssigned To => Philip Lowman
2012-08-18 16:01Philip LowmanNote Added: 0030699
2012-08-18 16:01Philip LowmanStatusassigned => closed
2012-08-18 16:01Philip LowmanResolutionopen => no change required

Notes
(0030280)
David Cole   
2012-08-11 11:38   
Sending old, never assigned issues to the backlog.

(The age of the bug, plus the fact that it's never been assigned to anyone means that nobody is actively working on it...)

If an issue you care about is sent to the backlog when you feel it should have been addressed in a different manner, please bring it up on the CMake mailing list for discussion. Sign up for the mailing list here, if you're not already on it: http://www.cmake.org/mailman/listinfo/cmake [^]

It's easy to re-activate a bug here if you can find a CMake developer who has the bandwidth to take it on, and ferry a fix through to our 'next' branch for dashboard testing.
(0030699)
Philip Lowman   
2012-08-18 16:01   
Hmm, I suspect you may just be using an older version of CMake?

I checked in modules Robert Osfield provided for osgQt & osgPresentation on 1/28/2012. They were first included in CMake 2.8.8.

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c040054746bff4eefe02c491447c68f68a0860ae [^]