-
im try to install IKVM 8.10.2 on NET 7 MacOS ARM and get Error MSB4018 : The "IkvmReferenceItemPrepare" task failed unexpectedly sample configuration
Error MSB4018 : The "IkvmReferenceItemPrepare" task failed unexpectedly. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
So, the error message coming out is wrong. Figured out that error, and it'll be fixed in the next release. But, it's hiding the real error, which is some issue with it discovering the AssemblyName or AssemblyVersion from the JAR file. Try specifying AssemblyName or AssemblyVersion by hand. |
Beta Was this translation helpful? Give feedback.
Sounds like it's not a valid jar file