Skip to content

fft.c:192:22: error: ‘FFTW_WISDOM_ONLY’ undeclared #4

@peterbillam

Description

@peterbillam

When installing on debian jessie with
apt-get install libhdf5-8 libhdf5-dev libhdf5-doc
luarocks install numlua HDF5_DIR=/usr/lib/i386-linux-gnu/ HDF5_INCDIR=/usr/include/hdf5/serial/
I get:
fft.c: In function ‘luaopen_numlua_fft’:
fft.c:192:22: error: ‘FFTW_WISDOM_ONLY’ undeclared (first use in this function)
lua_pushinteger(L, FFTW_WISDOM_ONLY);
Am I doing something wrong? Is there something else I need to install?
Regards, Peter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions