-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
try
without catch
-- WinRPM under 1.0.0-rc1, Windows10, new package manager
#154
Comments
I did the same (install HDF5) on Julia 1.0.0/Win 64 today (17 Aug). At building, I get error messages pointing to LibExpat
|
julia:1.0/win10julia> Pkg.add("HDF5") julia> using HDF
Stacktrace: julia> using HDF5 julia> Pkg.build("HDF5") |
julia> Pkg.build("WinRPM") julia> |
Original issue should be addressed by: #155 |
I tried to install HDF5 using the new package manager, Windows 10, julia 1.0.0-rc1, and here's what happened.
The text was updated successfully, but these errors were encountered: