Skip to content
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

Cannot build LibExpat on Windows Julia 0.6.0-dev #54

Closed
galenlynch opened this issue Dec 21, 2016 · 2 comments
Closed

Cannot build LibExpat on Windows Julia 0.6.0-dev #54

galenlynch opened this issue Dec 21, 2016 · 2 comments

Comments

@galenlynch
Copy link

When I try to build my project on WIndows with 0.6.0-dev, WinRPM fails to build due to LibExpat:

LoadError: LoadError: LoadError: LoadError: syntax: expected identifier after "const"
while loading C:\Users\appveyor\.julia\v0.6\LibExpat\src\lX_common_h.jl, in expression starting on line 14
while loading C:\Users\appveyor\.julia\v0.6\LibExpat\src\LibExpat.jl, in expression starting on line 13
while loading C:\Users\appveyor\.julia\v0.6\WinRPM\src\WinRPM.jl, in expression starting on line 11
while loading C:\Users\appveyor\.julia\v0.6\WinRPM\deps\build.jl, in expression starting on line 1

The full error message can be found here, however I can reproduce this problem by trying to add WinRPM by itself.

@musm
Copy link
Member

musm commented Jan 8, 2017

SHould be fixed by #56

can you check please?

@galenlynch
Copy link
Author

It works now, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants