Hello,
Congratulations for the great project.
I'm trying to install Aloe on Arch Linux 64bits, and get the following error:
#> cmake ..
-- Found LibConfig: /usr/lib64/libconfig.so
-- Boost version: 1.55.0
-- Found the following Boost libraries:
-- thread
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
Could NOT find FFTWS (missing: FFTWS_LIBRARIES)
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
modrep_default/gen_libs/dft/cmake/Modules/FindFFTWS.cmake:20 (find_package_handle_standard_args)
modrep_default/gen_libs/dft/CMakeLists.txt:4 (find_package)
libfftw (3.3.3-2, 64bits) is installed but somehow, config does not find it.
i'm sure path's are pointing to the right place, so the problem could be incompatibility of library.
what version of libfftw do you use?
what do you think about the broblem?