|
[Sponsors] |
November 26, 2021, 07:51 |
foam extend installation
|
#1 |
Member
Nguyen Trong Hiep
Join Date: Aug 2018
Posts: 48
Rep Power: 8 |
Im trying to install foam extend 4.1 from source code.
im following this site https://openfoamwiki.net/index.php/I...om_source_code but when i using ./Allwmake.firstInstall , some issue come then i tried to compile a single modul (pUCoupledFoam). First, i use Code:
wmake libso finiteVolume/ Code:
EXE_INC = \ -I$(LIB_SRC)/finiteVolume/lnInclude LIB_LIBS = \ -lfiniteVolume Code:
/usr/bin/ld: cannot find -lfiniteVolume collect2: error: ld returned 1 exit status make: *** [/home/hieppc/foam/foam-extend-4.1/wmake/Makefile:188: /home/hieppc/foam/foam-extend-4.1/lib/linux64GccDPInt32Opt/libcoupledLduMatrix.so] Error 1 |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] mesh airfoil NACA0012 | anand_30 | OpenFOAM Meshing & Mesh Conversion | 13 | March 7, 2022 18:22 |
problem during mpi in server: expected Scalar, found on line 0 the word 'nan' | muth | OpenFOAM Running, Solving & CFD | 3 | August 27, 2018 05:18 |
[mesh manipulation] RefineMesh Error and Foam warning | jiahui_93 | OpenFOAM Meshing & Mesh Conversion | 4 | March 3, 2018 12:32 |
Sig Density Based Solver installation with FOAM Extend 3.2 | qjh888 | OpenFOAM Bugs | 0 | September 21, 2016 09:16 |
decomposePar is missing a library | whk1992 | OpenFOAM Pre-Processing | 8 | March 7, 2015 08:53 |