MantisBT - CMake
View Issue Details
0013212CMakeCMakepublic2012-05-10 23:472016-06-10 14:31
Tang Li 
Philip Lowman 
normalminoralways
closedmoved 
CMake 2.8.8 
 
0013212: Failed to parse version number of OpenSceneGraph-3.0.1-VS10.0.30319-x86-release-12741
CMake Warning at F:/cmake-2.8.8-win32-x86/share/cmake-2.8/Modules/FindOpenSceneGraph.cmake:130 (message):
  [ FindOpenSceneGraph.cmake:130 ] Failed to parse version number, please
  report this as a bug
Call Stack (most recent call first):
  CMake/configure.cmake:26 (find_package)
  CMakeLists.txt:99 (include)
No tags attached.
Issue History
2012-05-10 23:47Tang LiNew Issue
2012-05-11 07:55Brad KingAssigned To => Philip Lowman
2012-05-11 07:55Brad KingStatusnew => assigned
2012-08-18 16:27Philip LowmanNote Added: 0030702
2016-06-10 14:28Kitware RobotNote Added: 0042046
2016-06-10 14:28Kitware RobotStatusassigned => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0030702)
Philip Lowman   
2012-08-18 16:27   
My guess is your osg/Version file wasn't matching the regular expression which is only expecting OPENSCENEGRAPH_MAJOR_VERSION, OPENSCENEGRAPH_MINOR_VERSION, and OPENSCENEGRAPH_PATCH_VERSION to be numbers. Either that or the location for the version information changed in v3?

Can you attach the osg/Version header file that caused this issue to the this ticket?

OSG's website appears to be down right now so I can't find the source code.
OperationalError: database is locked
(0042046)
Kitware Robot   
2016-06-10 14:28   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.