-
Notifications
You must be signed in to change notification settings - Fork 58
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
Build problem on Win7-64 and 0.5-RC2 #114
Comments
Did you build Julia yourself or use the binary installer? |
Binary x64 RC2 build. SET PROG_PATH=c:\Users\phlavenk\Documents\programs |
Looks like it also started happening on appveyor within the last couple days. Will see if I can reproduce locally. |
What happens if you try to do |
Ah, the difference between the last build that passed and the first build that failed was the former was rc1, the latter was rc2. So I think I know what this is, and I thought I tested for this, but will see if I can come up with a fix. |
It throws an error
|
You won't see this fix unless you either build an installer from source, or we get new binaries up with the fix included. Nightlies aren't currently processing due to a different issue, but this should get backported into rc3 later this week. |
I'm getting build error when installing ZMQ
LoadError: Provider BinDeps.PackageManager failed to satisfy dependency zmq
I'm aware of #69 and #79 - tried all the tricks but not succeeded.
Listing is quite long due to the deprecation warnings in WinRPM :
The text was updated successfully, but these errors were encountered: