Compile Error
#4137
Replies: 1 comment
-
Where did you the source code? Could you tell us step by step what you did starting from I cannot find any occurrences of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
what is this error ?
i went inside - amrex/amrex-tutorials/GuidedTutorials/HeatEquation_Simple
and did :
mkdir build
cd build
cmake ..
make
and got this error
what do i do now
something similar is happening on gitpod as well.
when i directly did - make
i got the error saying coulnt find - #include <AMReX.H>
Beta Was this translation helpful? Give feedback.
All reactions