Closed erland13 closed 6 years ago
I personally had that issue too, but solved it removing -lCint from Makefile in SVE/src/speedseq/src/cnvnator. CNVnator seems to be working properly.
It's actually a bit peculiar where '-lCint' comes from - it is not present in CNVnator 0.3.3 distribution (https://github.com/abyzovlab/CNVnator)
You should update the requirement for Root to version 5.34.36 or earlier - later versions no longer provide libCint, but have switched to libCling