Replies: 5 comments 2 replies
-
@nikitas1990 You also can use cmake to compile to code, see cmake Readme |
Beta Was this translation helpful? Give feedback.
-
Hi @NS-Nik, I'm facing with the same problem. Could you please share how did you fix it? |
Beta Was this translation helpful? Give feedback.
-
I also ran into issues using the w3_automake script. The cmake method worked though. From the root directory, run this:
I did have a build fail with ubuntu 24.04. It works in 22.04. Something changed in gcc or gfortran between those releases. |
Beta Was this translation helpful? Give feedback.
-
@NS-Nik , you should use run_cmake_test instead of run_test for the regression tests. Best |
Beta Was this translation helpful? Give feedback.
-
@jaslanli Hey! It's been a long time since I asked this question :) In this particular case the Intel compiler did not work in my environment. I tried Gnu compiler and it solved the problem. But now I use the new version of the WW and compile it with cmake |
Beta Was this translation helpful? Give feedback.
-
Hi!
I was following the Manual step by step and faced a problem on the compilation stage (Section 5.7)
When I am running the w3_automake or w3_make commands I get the same mistake:
Beta Was this translation helpful? Give feedback.
All reactions