I cannot make jar2dll C# .NET Framework 4.7.2/4.8 #582
-
Hello. I have re-read a lot of things, however, there is no detailed documentation anywhere for this library. There were attempts to import all DLLs -recurse, or with -reference from directories:
Otherwise, with other commands: “No Core Library” The application itself, which I want to compile into a DLL, contains everything I need already in its package in a single JAR file. Then, I decided to try using Visual Studio 2022.
I also tried to compile in Visual Studio 2022 with x64 and with AnyCPU - the result is the same. I also tried variations with and without bin Text may be distorted due to translation with DeepL Who knows, let me know what I'm doing wrong. |
Beta Was this translation helpful? Give feedback.
That's still not a SDK style project. We only support SDK style projects, as they've been mainstream for 6 years now.