dentearl / mafTools

Bioinformatics tools for dealing with Multiple Alignment Format (MAF) files.
Other
101 stars 31 forks source link

fatal error: sonLib.h: No such file or directory #32

Closed lpipes closed 2 years ago

lpipes commented 2 years ago
In file included from mafToFastaStitcher.c:36:
mafToFastaStitcher.h:28:10: fatal error: sonLib.h: No such file or directory
   28 | #include "sonLib.h"
      |          ^~~~~~~~~~
compilation terminated.