-
Notifications
You must be signed in to change notification settings - Fork 16
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
"Entry point not found" error on Julia 0.4.0 on Windows #75
Comments
Same issue. I tried the solution suggested in zmq not found issue below, and that did not work. |
Same here... |
Is this issue solved? I had the same problem with Julia 0.5.0. In this version the libzmq.dll is also located at ~.julia\v0.5\WinRPM\deps\usr\x86_64-w64-mingw32\sys-root\mingw\bin. I followed all the setting steps described but it still doesn't work. |
Same here. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I followed the instalation steps correctly but I get that error as soon as I start sublime. For Julia 0.4.0, the libzmq.dll is located at
~.julia\v0.4\WinRPM\deps\usr\x86_64-w64-mingw32\sys-root\mingw\bin, so changed the setting accordingly. Still doesn't work.
The text was updated successfully, but these errors were encountered: