Illumina / REViewer

A tool for visualizing alignments of reads in regions containing tandem repeats
GNU General Public License v3.0
78 stars 13 forks source link

Complilation error #64

Open ysayyed11 opened 9 months ago

ysayyed11 commented 9 months ago

Hi , I am facing an issue during compilation. Could you please help me with the below error?

make[5]: [thirdparty/graph-tools/CMakeFiles/graphtools.dir/src/graphalign/GappedAligner.cpp.o] Error 1 make[4]: [thirdparty/graph-tools/CMakeFiles/graphtools.dir/all] Error 2 make[3]: [all] Error 2 make[2]: [reviewer-prefix/src/reviewer-stamp/reviewer-build] Error 2 make[1]: [CMakeFiles/reviewer.dir/all] Error 2 make: [all] Error 2

Thanks and Regards,

ysayyed

lihaicheng7003 commented 5 months ago

+1

bw2 commented 5 months ago

I am able to build from my fork both on MacOSX v14.4 and Linux @ https://github.com/bw2/reviewer using these commands https://github.com/broadinstitute/str-analysis/blob/main/docker/Dockerfile#L133-L143