This commit is contained in:
matt wilkie 2025-02-03 05:05:45 +00:00 committed by GitHub
commit db9bdc664e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -110,6 +110,11 @@ brew install mdbtools
port install mdbtools
```
### Windows
Download source code zip from https://github.com/lsgunth/mdbtools-win/releases and place all files where you'd like to use them from, `c:\apps\mdbtools` for example.
### From source
If you have cloned the Git repository, you will first need to generate the
@ -174,6 +179,10 @@ You can do that running:
$ ldconfig
```
### Windows from source
See readme at https://github.com/lsgunth/mdbtools-win.
## Hacking
If you are interested in helping, read the [HACKING](./HACKING) file for a description of