-
Notifications
You must be signed in to change notification settings - Fork 47
Symlink warning on Windows 10 #149
Comments
* Invert installation checks Allow binaries installed within the prefix to be used regardless of our currently running platform. * Include Top-Secret Arslanian Optimization Techniques * Add a slightly more verbose comment
I am not sure whether this is the right place to put it.
|
I worked myself through now and got the code working. |
As promised: PR163 |
The PR has been merged. In order to suppress the above warning during
But I am not a hero in |
I'm not a hero in logging either, but this seems reasonable to me. Let's try it! |
I did file a #165 for this and I also included a slight modification to prevent test failure when testing products with |
I think, we can now close this (see #166) |
@staticfloat this should be closed now as version 5.5 is out :-) |
Thanks @hhaensel! Really appreciate your help with improving Windows here! |
I'm happy I could contribute, it's been a pleasure and and honor :-) |
When loading the package on Windows, the following warning appears:
This can be traced back to this call:
https://github.com/JuliaPackaging/BinaryProvider.jl/blob/master/src/PlatformEngines.jl#L121
Full backtrace:
See also JuliaInterop/CxxWrap.jl#124
The text was updated successfully, but these errors were encountered: