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

windows10 using CxxWrap Warning #124

Closed
canglangshushu opened this issue Nov 3, 2018 · 4 comments
Closed

windows10 using CxxWrap Warning #124

canglangshushu opened this issue Nov 3, 2018 · 4 comments

Comments

@canglangshushu
Copy link

julia> using CxxWrap
[ Info: Precompiling CxxWrap [1f15a43c-97ca-5a2a-ae31-89f07a497df4]
┌ Warning: On Windows, creating file symlinks requires Administrator privileges
└ @ Base.Filesystem file.jl:789
┌ Warning: On Windows, creating file symlinks requires Administrator privileges
└ @ Base.Filesystem file.jl:789
how to deal with the warning?

@barche
Copy link
Collaborator

barche commented Nov 4, 2018

This actually comes from the initialization of the BinaryBuilder.jl module, so I'd suggest creating an issue there.

@stevengj
Copy link

JuliaPackaging/BinaryProvider.jl#127 or what

@stevengj
Copy link

Or was this fixed by JuliaPackaging/BinaryProvider.jl#112?

@barche
Copy link
Collaborator

barche commented Jan 23, 2019

No, it's not resolved, I created a new issue for it:
JuliaPackaging/BinaryProvider.jl#149

Closing this one.

@barche barche closed this as completed Jan 23, 2019
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

3 participants