Skip to content

Build error using clang #1

@maumueller

Description

@maumueller

Hi! Thanks for the nice library.

Just to let you know, building your library under using clang fails with the following error

 [34%] Building CXX object src/dataset/CMakeFiles/datasetLib.dir/seedSpreader.cpp.o
clang: warning: argument unused during compilation: '-mcx16' [-Wunused-command-line-argument]
/xxxxxxx/git/ParGeo/src/dataset/seedSpreader.cpp:131:35: error: template parameter redefines default argument
template <int dim, class pointT = pargeo::point<dim>>

Just removing the redefinition makes it compile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions