We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The unit tests, and also doing Pkg.precompile() fail with
ERROR: LoadError: ccall method definition: argument 2 type doesn't correspond to a C type Stacktrace: [1] top-level scope @ C:\Users\mpinxte1\.julia\packages\JULIAdotNET\7zJUz\src\julia\SharpForJulia\NetCore.jl:74 [2] include(mod::Module, _path::String) @ Base .\Base.jl:419 [3] include(x::String) @ JULIAdotNET.Sharp C:\Users\mpinxte1\.julia\packages\JULIAdotNET\7zJUz\src\julia\Sharp.jl:1 [4] top-level scope @ C:\Users\mpinxte1\.julia\packages\JULIAdotNET\7zJUz\src\julia\Sharp.jl:21
Could this be related to JuliaLang/julia#43953?
Other package with a similar issue: JuliaData/SentinelArrays.jl#69
I'm using Julia 1.8.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The unit tests, and also doing Pkg.precompile() fail with
Could this be related to JuliaLang/julia#43953?
Other package with a similar issue: JuliaData/SentinelArrays.jl#69
I'm using Julia 1.8.2
The text was updated successfully, but these errors were encountered: