Skip to content
New issue

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

what's the gcc version need? #1

Open
jancely opened this issue Jan 3, 2024 · 4 comments
Open

what's the gcc version need? #1

jancely opened this issue Jan 3, 2024 · 4 comments

Comments

@jancely
Copy link

jancely commented Jan 3, 2024

I come across error when make the file, /home/Ambigram/src/HaploidProfile.cpp:46:8: error: use of deleted function ‘std::basic_stringstream& std::basic_stringstream::operator=(const std::basic_stringstream&)

@Eric0627
Copy link
Collaborator

Eric0627 commented Jan 4, 2024

Hi jancely,

Thanks for your interest in Ambigram. The gcc version is 13.2.0 in Linux. If you use MacOS, Apple clang version 14.0.3 works for making the file. Hope this information helps you. BTW, we recommend you install a conda environment where you can easily compile and install Ambigram.

@jancely
Copy link
Author

jancely commented Jan 10, 2024

Thank you so much for your response. when I configure the pipeline, always come across the question of "cc1plus: error: unrecognized command line option "-std=gnu++11""

@jancely
Copy link
Author

jancely commented Jan 12, 2024

Is there any docker imgaes could be shared to avoid version conflict?

@Eric0627
Copy link
Collaborator

Hi jancely, could you provide a detailed error message for configuration? There would be no errors if you compiled Ambigram in a conda environment created from the file environment.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants