Open
Description
Dear authors,
When I installed this software, just "make gp", I got an error, which is shown as follow:
/usr/include/c++/7/bits/basic_string.h:6284:5: note: template argument deduction/substitution failed:
CKern.cpp:4185:27: note: 'std::ostream {aka std::basic_ostream}' is not derived from 'const std:: __cxx11::basic_string<_CharT, _Traits, _Alloc>'
out « kern.display(out);
^
make: *** [makefile:117: CKern.o] Error 1
I realized that I didn't install dependencies, so I installed BLAS, LAPACK and g77 compiler (gfortran I have installed).
Then I redownloaded this repo, and get the same error. I don't know what's wrong.
Looking forward to your reply!
Regards,
Ella
Metadata
Metadata
Assignees
Labels
No labels