You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
how can I solve the problem?
The text was updated successfully, but these errors were encountered: