Skip to content

Configuration fails with FFTW #5759

@SimonRit

Description

@SimonRit

Description

Configuring my ITK projection on Linux with ITK_USE_FFTWF and ITK_USE_FFTWD generates the following error since #5721:

CMake Error in Modules/Filtering/FFT/src/CMakeLists.txt:
  Target "ITKFFT" INTERFACE_LINK_DIRECTORIES property contains path:

    "/home/srit/src/itk/lin64/fftw/lib"

  which is prefixed in the build directory.

Steps to Reproduce

Clone ITK main and configure with cmake -DITK_USE_FFTWF=ON -DITK_USE_FFTWD=ON ITK_SOURCE_DIR

Reproducibility

100%

Versions

Environment

Ubuntu

Metadata

Metadata

Assignees

Labels

type:BugInconsistencies or issues which will cause an incorrect result under some or all circumstances

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions