sonLib icon indicating copy to clipboard operation
sonLib copied to clipboard

Please tag a recent release

Open SethosII opened this issue 7 years ago • 1 comments

Can you please tag a recent release of sonLib? The last release tag is from 2012. I would like to use and build sonLib consistently with a tagged version, which is much nicer than using commit hashes.

SethosII avatar Jan 08 '18 10:01 SethosII

sonLib is a dependency of hal-v2.1. that currently breaks to build du to some call to function missing in the release (2012) one had to grab stTree_setChild from dev branch (see https://github.com/ComparativeGenomicsToolkit/hal/issues/27)

also sonLibString.h and sonLibString.c in release archive misses stString_splitByString.

and last git tree code is designed for 64 bit while 2012 archive still uses 32bit.

regards

Eric

EricDeveaud avatar Mar 01 '20 16:03 EricDeveaud