-
-
Notifications
You must be signed in to change notification settings - Fork 131
Closed
Description
I can see from #125 that ikvmstub has been renamed to IKVM.Tool.Exporter, but I'm unable to find anything named IKVM.Tool.Exporter or ikvmstub in the IKVM package after installation (dotnet restore). Where do I find the executable formerly known as ikvmstub? :)
For a bit of context, I'm working on HtmlUnit/NHtmlUnit#36 where I'm currently trying to translate the old make.cmd script into whatever version 8.2.1 of IKVM supports. I'm currently stuck at the following line:
%IKVMSTUB% mscorlibSo what I'm really wondering is how do I stub mscorlib with version 8.2.1 of IKVM? If it is still with the ikvmstub executable, I need to know where I can find it.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels