Re: [eigen] Eigen 3.0.5 Could NOT find FFTW (missing: FFTW_INCLUDES) |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Hi, to whom it may concern:
Eigen seems to be always problematic under Windows.I'm trying to use the released version 3.0.5 . However, when I tried to configure Eigen using CMake 2.8.7 GUI > under Window7 (32bit),it's weird there is no "FFTW_INCLUDES" for me to specify,.
I encountered a similar problem under linux. The problem is, that findFFTW does not allow to specify a FFTW_ROOT variable, which overrides the cmake find results. I was able to patch the necessary cmake files to get things working on my system, which I can post, if you are interested.
RegardsClaas
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |