Closed zhansia closed 3 years ago
Hi,
did you clone the SIFT4G repository with --recursive
? If not, run git submodule update --init --recursive
inside SIFT4G directory and then run make
.
Best regards, Robert
Ya, I did it and it was ok, thks
On Mon, Dec 21, 2020 at 1:58 PM Robert Vaser notifications@github.com wrote:
Hi, did you clone the SIFT4G repository with --recursive? If not, run git submodule update --init --recursive inside SIFT4G directory and then run make.
Best regards, Robert
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pauline-ng/SIFT4G_Create_Genomic_DB/issues/37#issuecomment-748776766, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQWGWQ7CAWCUXSP6SY2QHALSV3PXFANCNFSM4VCJ4VYA .
Hi, pauline ng , I am sry, I just realise that I didn't install the sift4g algorithm file, but when I run the command 'make', it pop out the error as below:
[CP] src/select_alignments.cpp In file included from src/select_alignments.cpp:16:0: src/select_alignments.hpp:15:29: fatal error: swsharp/swsharp.h: No such file or directory compilation terminated. Makefile:39: recipe for target 'obj/select_alignments.o' failed make: *** [obj/select_alignments.o] Error 1