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/)
-   -   compile error with wmake (https://www.cfd-online.com/Forums/openfoam-programming-development/108222-compile-error-wmake.html)

mscheng October 17, 2012 10:55

compile error with wmake
 
xxxxFoam.C:(.text.startup+0x22f): undefined reference to 'Foam::fvMesh::fvMesh(Foam::IOobject const&)'

what is wrong?

kev4573 October 17, 2012 11:56

This sort of error usually means you have not included the header file that defines this constructor, check your include statements and your Make/options file.


All times are GMT -4. The time now is 17:52.