CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Community Contributions (https://www.cfd-online.com/Forums/openfoam-community-contributions/)
-   -   [waves2Foam] Compilation errors with v2106 (https://www.cfd-online.com/Forums/openfoam-community-contributions/238231-compilation-errors-v2106.html)

kompe August 31, 2021 08:20

Compilation errors with v2106
 
Hi!
I'm having some issues when I try to compile waves2Foam with OF v2106. When I execute ./Allwmake, I get error messages for missing header files; like this one:

Code:

/home/user/OpenFOAM/OpenFoam-v2106/src/OpenFOAM/lnInclude/face.H:52:11: fatal error: surfacePatchList.H: No such file or directory
  52 |  #include "surfacePatchList.H"
      |          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.

From what I can see, the source code revision 2149 included support for OF v2106, so I'm sure I have done something wrong. I run Debian 11, if that matters.


All times are GMT -4. The time now is 20:43.