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

LoadError on NetCore.jl #18

Open
pinx opened this issue Nov 14, 2022 · 0 comments
Open

LoadError on NetCore.jl #18

pinx opened this issue Nov 14, 2022 · 0 comments

Comments

@pinx
Copy link

pinx commented Nov 14, 2022

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

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

1 participant