View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013212CMakeCMakepublic2012-05-10 23:472016-06-10 14:31
ReporterTang Li 
Assigned ToPhilip Lowman 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake 2.8.8 
Target VersionFixed in Version 
Summary0013212: Failed to parse version number of OpenSceneGraph-3.0.1-VS10.0.30319-x86-release-12741
DescriptionCMake 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)
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0030702)
Philip Lowman (developer)
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 (administrator)
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.

 Issue History
Date Modified Username Field Change
2012-05-10 23:47 Tang Li New Issue
2012-05-11 07:55 Brad King Assigned To => Philip Lowman
2012-05-11 07:55 Brad King Status new => assigned
2012-08-18 16:27 Philip Lowman Note Added: 0030702
2016-06-10 14:28 Kitware Robot Note Added: 0042046
2016-06-10 14:28 Kitware Robot Status assigned => resolved
2016-06-10 14:28 Kitware Robot Resolution open => moved
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team