-
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
Pkg.build("WinRPM") fails on 0.6.0-dev.1671 #88
Comments
does it work if you check out master of LibExpat? |
After
|
not sure where |
I had a very similar error today that |
Similar issue here as well while installing IJulia in windows 7 `julia> Pkg.add("WinRPM") julia> Pkg.build("WinRPM") LoadError: LoadError: LoadError: LoadError: syntax: expected identifier after "const" ============================================================================================================= |
I think this can be closed now? Try a |
This is what I'm getting now.
|
if your julia is a source build, you're missing |
Looks like an unrelated issue, perhaps open a new issue if still encountering that different error, but this one I believe is now fixed. |
Is this still an issue? |
The text was updated successfully, but these errors were encountered: