JuliaLang / PackageCompiler.jl

Compile your Julia Package
https://julialang.github.io/PackageCompiler.jl/dev/
MIT License
1.43k stars 193 forks source link

PackageCompiler fails building MKL on Windows #299

Closed aminya closed 4 years ago

aminya commented 4 years ago

https://github.com/JuliaComputing/MKL.jl/issues/24

CI on my V0.1 branch: https://travis-ci.com/aminya/MKL.jl/builds/142809478 https://ci.appveyor.com/project/andreasnoack/mkl-jl/builds/29837534

Travis on my patch-3 branch (before REPL-Startup fix) https://travis-ci.com/aminya/MKL.jl/builds/142824221

KristofferC commented 4 years ago

This is https://github.com/JuliaLang/julia/issues/34680 and got introduced in 1.3.1.

KristofferC commented 4 years ago

Going to close this since it is fixed in Julia and will be available in 1.4.