Hi,
When i Try to use QuantEcon library by typing "using QuantEcon" I get the following error: failed to precompile QuantEcon to..."
And it says:
ERROR: LoadError: FFTW is not properly installed. Please run Pkg.build("FFTW") and restart Julia.
When I try to build FFTW I get an other error (images below)

