libnodave icon indicating copy to clipboard operation
libnodave copied to clipboard

Net Core project does not work with libnodave.dll

Open VitorKawao opened this issue 1 year ago • 0 comments

I am trying to use libnodave with a net core project. But I could not. When I try to call the libnodave.dll function it throws an exception. "BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)".

Using a project at framework .Net 4.8 it works correctly.

Is it possible to use this library with Net Core?

VitorKawao avatar Apr 09 '24 16:04 VitorKawao