CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   Problem compiling gmshToFoam21x (https://www.cfd-online.com/Forums/openfoam-programming-development/137311-problem-compiling-gmshtofoam21x.html)

dario.m June 13, 2014 08:31

Problem compiling gmshToFoam21x
 
I at all,
I am new about Linux & Ubuntu (v 14) and openFOAM.
I installed OF 2.2.3 following the guide on wikifoam and GMSH from Ubuntu software center.
I'm using gmsh to create a mesh from a STL geometry.
My problem is to compile gmshToFoam21x.

when I try to compile it (gcc -o gmshToFoam gmshToFoam.C), this is what happen:

gmshToFoam.C:43:21: fatal error: argList.H: File o directory non esistente
#include "argList.H"
^
compilation terminated.

Could anyone help me???


All times are GMT -4. The time now is 21:44.