CUDAnative ERROR: could not load library "libjulia.exe"

I have passed tests of LLVM and CUDAdrv (non-documentation tests). But Pkg.test(“CUDAnative”) fails for

ERROR: LoadError: could not load library "libjulia.exe"
The specified module could not be found.

Please, let me know if you need more information. Thank you in advance!

This has been fixed on master: https://github.com/JuliaGPU/CUDAnative.jl/pull/167
Let me know if you want this fix on the release-0.6 branch.

It is gonna help a lot, if you could fix this on the 0.6 branch. I would appreciate it, and thank you for your time!

Error has been fixed.