I updated your cfMesh and installed it on ubuntu 22.04 with OpenFOAM 2412. Most of the required updates were related to PStream.
The report at end of the installation lists libmeshLibrary.so and a long list of applications.
wmake executables
wmake cartesian2DMesh
...
I can find the libmeshLibrary.so but can't find the meshing executables and utilities.
Update:
I managed to install cfmesh in combination with OpenFOAM 2412:
Further issues were:
The Make directories including the files and options files were missing so the executable and utilities were not compiled
A few path needed to be added
I can provide my updated version if you want to update your repository.
I updated your cfMesh and installed it on ubuntu 22.04 with OpenFOAM 2412. Most of the required updates were related to PStream.
The report at end of the installation lists libmeshLibrary.so and a long list of applications.
wmake executables
wmake cartesian2DMesh
...
I can find the libmeshLibrary.so but can't find the meshing executables and utilities.
Update:
I managed to install cfmesh in combination with OpenFOAM 2412:
Further issues were:
The Make directories including the files and options files were missing so the executable and utilities were not compiled
A few path needed to be added
I can provide my updated version if you want to update your repository.