Just got bit by this myself. It should be fixed with the next RC. See
https://github.com/JuliaLang/ZMQ.jl/issues/114



On Thu, Aug 18, 2016 at 10:13 AM Ján Adamčák <jadam...@gmail.com> wrote:

> julia> versioninfo()
> Julia Version 0.5.0-rc2+0
> Commit 0350e57 (2016-08-12 11:25 UTC)
> Platform Info:
>   System: NT (x86_64-w64-mingw32)
>   CPU: Intel(R) Core(TM) i7-4510U CPU @ 2.00GHz
>   WORD_SIZE: 64
>   BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell)
>   LAPACK: libopenblas64_
>   LIBM: libopenlibm
>   LLVM: libLLVM-3.7.1 (ORCJIT, haswell)
>
> Pkg.build("ZMQ")
> ...
> INFO: Nothing to do
> =================================[ ERROR: ZMQ
> ]=================================
>
>
> LoadError: Provider BinDeps.PackageManager failed to satisfy dependency zmq
> while loading C:\Users\User\.julia\v0.5\ZMQ\deps\build.jl, in expression
> startin
> g on line 23
>
>
> ================================================================================
>
>
> ================================[ BUILD ERRORS
> ]================================
>
>
> WARNING: ZMQ had build errors.
>
>  - packages with build errors remain installed in C:\Users\User\.julia\v0.5
>  - build the package(s) and all dependencies with `Pkg.build("ZMQ")`
>  - build a single package by running its `deps/build.jl` script
>
>
> ================================================================================
>

Reply via email to