From 7e0b40fe28fb74de4e6fa19d2c780babdc1f98b8 Mon Sep 17 00:00:00 2001 From: Erik Repo <84872500+BiologyTools@users.noreply.github.com> Date: Sat, 5 Aug 2023 08:13:08 +0300 Subject: [PATCH] Update Readme.md --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index c7dd025..c57b104 100644 --- a/Readme.md +++ b/Readme.md @@ -5,5 +5,7 @@ Add nuget package IKVM to your project to use this library. Generated with the latest version of bioformats_package.jar with ikvmc.exe. As well as the following dependencies placed in folder "dependencies" in the same folder as ikvmc.exe the dependencies can be downloaded from Maven. - google-collect.1.0.jar Then running ikvmc.exe from command line with the following command: + ```./ikvmc bioformats_package.jar -target:library -recurse:dependencies *> output.txt``` + This will generate the dll bioformats_package.dll.