First time here? Checkout the FAQ!
x
0 votes
by (1.3k points)

Hi!

I want to get igbdft when compiling from source to be generated, so I have installed fftw3 with dnf (Centos 8). But when I try to compile openCARP from source:

cmake -S. -B_build -DUPDATE_IMPLIST=ON -DDLOPEN=ON -DBUILD_EXTERNAL=ON -DCMAKE_BUILD_TYPE=Release

I still get:

-- Checking for one of the modules 'fftw3'
-- Found FFTW3: FALSE
-- Disable to build igbdft

Does anyone know what should I do so that cmake finds fttw3?

Thanks!

Teo

1 Answer

0 votes
by (3.5k points)
selected by
 
Best answer
Hi Teo,

Could you please check that you have fftw-devel install in your system?

Cheers,

Jorge
by (1.3k points)
Great! That was it! Many thanks Jorge, you are a lifesaver!!
Welcome to openCARP Q&A. Ask questions and receive answers from other members of the community. For best support, please use appropriate TAGS!
architecture, carputils, documentation, experiments, installation-containers-packages, limpet, slimfem, website, governance
...