Skip to content

Does not install in windows #12

@dy

Description

@dy

Hi!

I tried to benchmark this lib:

npm install fftw and all I get is errors in console:

...about 1000 lines skipped...
C:\Users\dmitry\Dropbox\Projects\fourier-transform\node_modules\fftw\deps\fftw-3.3.4\kernel\ifftw.h(26): fatal error C1
083: Cannot open include file: 'config.h': No such file or directory (compiling source file fftw-3.3.4\reodft\reodft00e
-splitradix.c) [C:\Users\dmitry\Dropbox\Projects\fourier-transform\node_modules\fftw\deps\reodft.vcxproj]
  taint.c
  sse2.c
  avx.c
  altivec.c
C:\Users\dmitry\Dropbox\Projects\fourier-transform\node_modules\fftw\deps\fftw-3.3.4\kernel\ifftw.h(26): fatal error C1
083: Cannot open include file: 'config.h': No such file or directory (compiling source file fftw-3.3.4\simd-support\tai
nt.c) [C:\Users\dmitry\Dropbox\Projects\fourier-transform\node_modules\fftw\deps\simd-support.vcxproj]
C:\Users\dmitry\Dropbox\Projects\fourier-transform\node_modules\fftw\deps\fftw-3.3.4\kernel\ifftw.h(26): fatal error C1
083: Cannot open include file: 'config.h': No such file or directory (compiling source file fftw-3.3.4\simd-support\avx
.c) [C:\Users\dmitry\Dropbox\Projects\fourier-transform\node_modules\fftw\deps\simd-support.vcxproj]
C:\Users\dmitry\Dropbox\Projects\fourier-transform\node_modules\fftw\deps\fftw-3.3.4\kernel\ifftw.h(26): fatal error C1
083: Cannot open include file: 'config.h': No such file or directory (compiling source file fftw-3.3.4\simd-support\sse
2.c) [C:\Users\dmitry\Dropbox\Projects\fourier-transform\node_modules\fftw\deps\simd-support.vcxproj]
  win_delay_load_hook.c
C:\Users\dmitry\Dropbox\Projects\fourier-transform\node_modules\fftw\deps\fftw-3.3.4\kernel\ifftw.h(26): fatal error C1
083: Cannot open include file: 'config.h': No such file or directory (compiling source file fftw-3.3.4\simd-support\alt
ivec.c) [C:\Users\dmitry\Dropbox\Projects\fourier-transform\node_modules\fftw\deps\simd-support.vcxproj]

I use node6, node-gyp is up.

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