We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02dedf4 + 4256182 commit 1ac0140Copy full SHA for 1ac0140
Sources/lib/Make/options
@@ -29,5 +29,5 @@ LIB_LIBS = \
29
-lmeshTools \
30
-lforces \
31
-lsurfMesh \
32
- -L$(fftw_root)/lib64 \
+ -L$(fftw_root)/lib \
33
-lfftw3
cfdBEM/app/surfaceNoise/Make/options
@@ -11,5 +11,5 @@ EXE_LIBS = \
11
-lsampling \
12
-L$(FOAM_USER_LIBBIN) \
13
-lAcoustics \
14
15
0 commit comments