Skip to content

The problem of CKern.cpp file #8

Open
@Cinderella0709

Description

@Cinderella0709

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions