Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BiologyTools authored Aug 5, 2023
1 parent 9dc444a commit 7e0b40f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 7e0b40f

Please sign in to comment.