JdotNET icon indicating copy to clipboard operation
JdotNET copied to clipboard

Julia-.NET Interface Library. Provides Interop between the .NET ecosystem and the Julia programming language

Results 2 JdotNET issues
Sort by recently updated
recently updated
newest added

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...