JdotNET
JdotNET copied to clipboard
Julia-.NET Interface Library. Provides Interop between the .NET ecosystem and the Julia programming language
Hi, I want to use your library but I can't run the unit tests. First upon initilization the library couldn't find the julia bin folder. I solved this for now...
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...