[vtkusers] VTK_VERSION_PATCH problem?

Benoit Scherrer benoitscherrer at gmail.com
Mon Apr 23 13:04:13 EDT 2012


Hi,

I just dit a checkout from the VTK git repository to get the lastest
release.

After building it, my VTKConfigVersion.cmake indicates
   SET(PACKAGE_VERSION "6.0.0")

Also, in a project using this VTK build, i get:
VTK_VERSION_MAJOR = 6
VTK_VERSION_MINOR = 0
VTK_VERSION_PATCH = 0

However, under linux, the produced files are *-6.0.so.1
(for example libvtkCommonSystem-6.0.so.1 )

So is there a problem with the patch version? (.1 or .0 ?)

It breaks my install commands in my CMakeLists.txt

Thanks a lot!
Benoit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120423/a17dfe1a/attachment.htm>


More information about the vtkusers mailing list