We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
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
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: