Closed wasabii closed 1 year ago
May be fixed by #416. Awaiting packages then will test.
@mknezevic Any chance you can send me a built version of this code that you are using? I can't find any sort of binary distribution.
Here's the link where I've uploaded the grobid jar files https://t.ly/fmVFY I use onejar in my .NET project and the produced dll grobid.core.dll can also be found at the link.
I also confirm that the problem occurs for x86 with IKVM 8.6.2
I'll post an update to #415
Uncovered another issue on x86: stdcall name mangling wasn't happening.
I do believe this is fixed in v8.6.4. I did not test on your specific library, however.
Discussed in https://github.com/orgs/ikvmnet/discussions/415