|
[Sponsors] |
November 8, 2009, 08:01 |
ubuntu 9.10 64bit - wmake missing headers
|
#1 |
New Member
Sören
Join Date: Oct 2009
Location: Bremen, Germany
Posts: 15
Rep Power: 17 |
hello,
i have updated my ubuntu to V 9.10 64 bit and reinstalled openFoam. The installation produces no errors and all examples run normally. But when i compile a solver (for example icoFoam) using "wmake icoFoam" I get many missing header errors like this: "icoFoam.C:33:19: Fehler: fvCFD.H: No such file or directory" ... ... I have not changed the Make/options file so i think there are some variables that have not been set due the installation. do you know whats wrong ? i am using the latest build essentials |
|
November 10, 2009, 05:47 |
|
#2 |
New Member
Sören
Join Date: Oct 2009
Location: Bremen, Germany
Posts: 15
Rep Power: 17 |
no ideas ?
what do you do after OpenFoam Installation to recompile a solver ? |
|
November 11, 2009, 06:34 |
|
#3 |
Senior Member
Gijsbert Wierink
Join Date: Mar 2009
Posts: 383
Rep Power: 18 |
Hi Sören,
I'm not sure, but is there perhaps a path in Make/options wrong? Perhaps a difference in versions of OpenFOAM? Cheers, Gijs |
|
November 11, 2009, 07:00 |
|
#4 | |
New Member
Sören
Join Date: Oct 2009
Location: Bremen, Germany
Posts: 15
Rep Power: 17 |
Quote:
my make/options file is still the original one. Here the icoFoam/Make/options EXE_INC = \ -I$(LIB_SRC)/finiteVolume/lnInclude EXE_LIBS = \ -lfiniteVolume I think that has to run ? And there is no difference when i change the $(LIB_SRC) with the static path. |
||
November 11, 2009, 08:14 |
|
#5 |
Senior Member
Gijsbert Wierink
Join Date: Mar 2009
Posts: 383
Rep Power: 18 |
Hi Sören,
My Make/options looks like this: Code:
EXE_INC = \ -I$(LIB_SRC)/finiteVolume/lnInclude EXE_LIBS = \ -lfiniteVolume \ -llduSolvers Regards, Gijs |
|
November 11, 2009, 11:01 |
|
#6 |
New Member
Sören
Join Date: Oct 2009
Location: Bremen, Germany
Posts: 15
Rep Power: 17 |
wow i got it !
I typed "wmake icoFoam" in the solver directory. I only have to type "wmake"! I am still wondering about the errors.. why didnt he just say "too much parameters" or s.th. like this.. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problems Installing OF 1.6 32 bit | bucksfan | OpenFOAM Installation | 19 | August 4, 2009 02:36 |
Installation OF1.5-dev | ttdtud | OpenFOAM Installation | 46 | May 5, 2009 03:32 |
OpenFOAM15 installables are incomplete problem with paraFoam | tryingof | OpenFOAM Bugs | 17 | December 7, 2008 05:41 |
Problem of compilation OF 14Allwmake command not found | erik_d | OpenFOAM Bugs | 13 | September 13, 2008 22:45 |
[OpenFOAM] ParaFoam error message | joey | ParaView | 1 | October 2, 2006 14:28 |