CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Installation (https://www.cfd-online.com/Forums/openfoam-installation/)
-   -   [OpenFOAM.org] foam extend installation (https://www.cfd-online.com/Forums/openfoam-installation/239824-foam-extend-installation.html)

hiep.nguyentrong November 26, 2021 06:51

foam extend installation
 
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/
to compile library on make file option
Code:

EXE_INC = \
    -I$(LIB_SRC)/finiteVolume/lnInclude

LIB_LIBS = \
    -lfiniteVolume

Then i get error
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

Pls help me how to fix it


All times are GMT -4. The time now is 12:23.