windward-studios / ikvm8

Other
173 stars 36 forks source link

System.MethodAccessException:“[IKVM.OpenJDK.Core.dll] Strong-name signed assemblies must specify a public key in their InternalsVisibleTo declarations #17

Closed CYDHJ closed 2 years ago

CYDHJ commented 2 years ago

Run build.framework.cmd Build complete,No error,reference ikvm.*.dll in my project Debug throw

MethodAccessException:“[IKVM.OpenJDK.Core.dll]

Strong-name signed assemblies must specify a public key in their InternalsVisibleTo declarations

Please help me, thank you。

ams-tschoening commented 2 years ago

You have most likely built ikvm-revived and therefore should file the issue there:

https://github.com/ikvm-revived/ikvm

CYDHJ commented 2 years ago

Sorry, yes, I chose the wrong location。

CYDHJ commented 2 years ago

您很可能已经构建了 ikvm-revived,因此应该在此处提交问题:

https://github.com/ikvm-revived/ikvm

Can you help analyze and handle this exception?