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?
• 753 views
•
link
1 answer
it's just a warning treated as an error. Try to find a file named "Makefile" and remove the statements -Werror
• 0 views
•
link
Log in to answer this question.