bamtools
bamtools copied to clipboard
bamtools_api_export.h not found
I am using deML(https://github.com/grenaud/deML) and it relys bamtools. But after compile bamtools, the file 'bamtools_api_export.h' which required by api_global.h is not exist.
13 | #include "api/bamtools_api_export.h"
how can I solve the problem?