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

Make error ['constexpr' needed for in-class initialization of static data member 'const] #3

Open
MohmedSoudy opened this issue Apr 17, 2023 · 1 comment

Comments

@MohmedSoudy
Copy link

Hello, Thank you for developing such a useful package however I face some problems with the package installation as I run the following command

git clone https://github.com/csfoo/contrafold-se.git && sed -i.bak "1 s/^.*$/CXX = g++/" contrafold-se/src/Makefile && cd contrafold-se/src; make:

and I got the following error

#19 1.230 InferenceEngine.hpp:24:25: error: 'constexpr' needed for in-class initialization of static data member 'const double InferenceEngine<RealT>::DATA_LOW_THRESH' of non-integral type [-fpermissive]
@mrigankpawagi
Copy link

I have the same issue.

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