IKVM.Runtime.InternalException: Could not locate ikvm home path with Windows .NET framework library run as Notepad++ plugin #646
Replies: 2 comments
-
Not totally sure how this is loaded, or set up, but I don't see the ikvm.properties file. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks, spot on, thought I had done Ctrl+A, Ctrl-C to copy everything and then Ctrl-V in the plugin directory but somehow I did not copy that ikvm.properties file. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a directory setup like shown below; nevertheless, when CSharpPluginPack.dll runs in Notepad++ as a plugin (Windows .NET framework 4.8) and works fine as long as it doesn't use IKVM classes, as soon as I try to access something compiled by IKVM I get an error :
What do I need to change in my setup, what else do I need in the directory to ensure that IKVM works/is found?
Beta Was this translation helpful? Give feedback.
All reactions