-
Notifications
You must be signed in to change notification settings - Fork 2
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
have error when makeing #9
Comments
Hi, |
Hello author, I just downloaded the code from the dev branch. But whenever I 'make' when compiling, there will be the following two errors, how can I solve. 1.error: constraints not satisfied for class template 'ListEnumeration_Meta' [with ListType = Parallel_List_FullElement_T<Element_T<kAryPackedContainer_T<unsigned long, 35, 4>, kAryPackedContainer_T<unsigned long, 30, 4>, FqMatrix<unsigned long, 23, 30, 4>>>, n = 20, q = 4, w = 2] Looking forward to your reply. Thank you very much. |
For me everything works fine. Are you on the |
Hello author, thank you very much for your code, but when I was compiling this program, the following error occurred:
1.error: constraints not satisfied for class template 'ListEnumeration_Meta' [with ListType = Parallel_List_FullElement_T<Element_T<kAryPackedContainer_T<unsigned long, 35, 4>, kAryPackedContainer_T<unsigned long, 30, 4>, FqMatrix<unsigned long, 23, 30, 4>>>, n = 20, q = 4, w = 2]
2.error: constraints not satisfied for class template 'ListEnumeration_Meta' [with ListType = Parallel_List_FullElement_T<Element_T<kAryPackedContainer_T<unsigned long, 35, 4>, kAryPackedContainer_T<unsigned long, 30, 4>, FqMatrix<unsigned long, 23, 30, 4>>>, n = 20, q = 4, w = 2]
Do you know how to solve these two problems? I am looking forward to your reply.thank you.
The text was updated successfully, but these errors were encountered: