This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Error to compile NoiseCancellingRepeatFinder

I'm trying to compile the Noise Cancelling Repeat Finder (https://github.com/makovalab-psu/NoiseCancellingRepeatFinder), and I'm getting a error message: https://ibb.co/Rh3xGJj

I need to use the NCRF in my project with satDNA. Anyone knows what's this error, and how fix it?

software error ncrf

1 answer

it's just a warning treated as an error. Try to find a file named "Makefile" and remove the statements -Werror

Log in to answer this question.