JuliaMath / JuliaMath/FFTW.jl

Fail to build on windows and 1.3?

Open
#125 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
300
Forks
61
PR merge metrics
No merged PRs in 30d

Description

on a clean install of julia 1.3-rc5.1 on windows, FFTW fails to precompile. i manage to make it by doing the following steps:
1. locate `C:\Users\USER\.julia\packages\FFTW\2okGQ\deps`
2. delete everything there except `build.jl` and `build_fftw.jl`
3. Build again:
`pkg> build FFTW`
[this discourse thread ](https://discourse.julialang.org/t/help-installing-approxfun-jl/31285/2) has the error messages

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.