I built gmsh 2.7.0 using ENABLE_BUILD_SHARED=ON, and it created the
following files:

/usr/local/lib/libGmsh.a
/usr/local/lib/libGmsh.so
/usr/local/lib/libGmsh.so.0
/usr/local/lib/libGmsh.so.2.7
/usr/local/lib/libGmsh.so.2.7.0

which are all links to libGmsh.so.2.7.0.  I thought that the numbers
coming after the ".so" are meant to be major and minor API version
numbers, and are essentially unrelated to the 2.7.0 in the name of the
software.

_______________________________________________
gmsh mailing list
gmsh@geuz.org
http://www.geuz.org/mailman/listinfo/gmsh

Reply via email to