[gmx-developers] Minor CMAKE/fftw3 problem VS2010 x64 on release-4-6 branch
Mirco Wahab
mirco.wahab at chemie.tu-freiberg.de
Wed Feb 22 18:35:42 CET 2012
Am 22.02.2012 18:04, schrieb Christoph Junghans:
> Am 22. Februar 2012 09:52 schrieb Mirco Wahab
>> Yes, I tried this:
>> FFTW_LIBRARY:STRING=D:\Lib64\lib\libfftw-3.3.lib
>> FFTW_INCLUDE_DIR:STRING=D:\Lib64\include
>> FFTW_INCLUDE_DIR_fftw3f:PATH=D:\Lib64\include
>> FFTW_LIBRARY_fftw3f:FILEPATH=D:\Lib64\lib\libfftw-3.3.lib
> Do you compile single or double precision gromacs?
> For single precision, you need libfftw3f.
Ooops, single precision. I corrected that (in the
posting before, I used correct setting) and I even
renamed the library files to libfftw3f.lib/libfftw3.lib.
The same.
> I do not really see where this comes from, as it works on our Jenkins'
> Windows machine.
Can you mail me the CMakeCache.txt? Maybe I can figure it out.
>> with installed pkg-config
>>
>> PKG_CONFIG_EXECUTABLE:FILEPATH=C:/Apps/pkg-config.exe
> Has your pkg-config found fftw? Try:
> pkg-config.exe --libs fftw3f
In which directory should it run?
| Package fftw3f was not found in the pkg-config search path.
| Perhaps you should add the directory containing `fftw3f.pc'
The only .pc where fftw3f is mentioned is the md.pc
Thanks,
M.
More information about the gromacs.org_gmx-developers
mailing list