Skip to content

Error while compiling DIM=3 #12

@Jessica-Lopez

Description

@Jessica-Lopez

Hello!,
I cloned Armvis and volpack at the same level.
I got the executable of DIM=1 and DIM=2. And I typed make in volpack without any problem.
But when I type make DIM=3 I get this error message

VolRender.cpp:193:61: error: no matching function for call to ‘ignore_unused(int&, int&, int&)’
193 | amrex::ignore_unused(iPaletteEnd, iBlackIndex, iWhiteIndex);
| ^

What can I do to fix it out?

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