Closed
Description
Julia Version 0.7.0-DEV.1038
Commit f77d4cfdbe* (2017-07-18 17:03 UTC)
Platform Info:
OS: Windows (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.9.1 (ORCJIT, haswell)
Environment:
JULIA_EDITOR = subl
JULIA_NUM_THREADS = 4
julia> using HTTPClient.HTTPC
julia> source = "https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_Leap_42.2/repodata/repomd.xml"
julia> x = HTTPC.get(source)
ERROR: error compiling get: error compiling setup_easy_handle: could not load library "C:\Users\Mus\.julia\v0.7\WinRPM\deps\usr\x86_64-w64-mingw32\sys-root\mingw\bin\libcurl-4"
The specified module could not be found.
Metadata
Metadata
Assignees
Labels
No labels