Skip to content

Missing source files #33

@ax487

Description

@ax487

You have an error in your cmake build right here:

https://github.com/CSCsw/ColPack/blob/master/build/cmake/CMakeLists.txt#L101

You are looking for headers and not sources to compile.
As a result, many necessary files are not compiled.

To fix the error, please replace the *.h by *.cpp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions