-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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
Labels
No labels