I tried to install Scalpel on my iMac and got in the end next message:
In file included from Microassembler.cc:1:
./Microassembler.hh:28:10: fatal error: 'api/BamReader.h' file not found #include "api/BamReader.h"
^
1 error generated.
make[1]: *** [Microassembler] Error 1
Please advice what should I do?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I tried to install Scalpel on my iMac and got in the end next message:
In file included from Microassembler.cc:1:
./Microassembler.hh:28:10: fatal error: 'api/BamReader.h' file not found
#include "api/BamReader.h"
^
1 error generated.
make[1]: *** [Microassembler] Error 1
Please advice what should I do?
Thanks
I use linux to install the Scalpel. Also met the same problem like yours. Have you fixed the problem?