mirror of
https://github.com/corda/corda.git
synced 2025-01-22 12:28:11 +00:00
add info about win32 repository to readme.txt
This commit is contained in:
parent
315fc06a20
commit
6fa847518c
@ -60,6 +60,15 @@ Build requirements include:
|
|||||||
Earlier versions of some of these packages may also work but have not
|
Earlier versions of some of these packages may also work but have not
|
||||||
been tested.
|
been tested.
|
||||||
|
|
||||||
|
If you are cross-compiling for Windows, you may find it useful to use
|
||||||
|
our win32 repository: (run this from the directory containing the
|
||||||
|
avian directory)
|
||||||
|
|
||||||
|
$ git clone git://oss.readytalk.com/win32.git
|
||||||
|
|
||||||
|
This gives you the Windows JNI headers, zlib headers and library, and
|
||||||
|
a few other useful libraries like OpenSSL and libjpeg.
|
||||||
|
|
||||||
The build is directed by a single makefile and may be influenced via
|
The build is directed by a single makefile and may be influenced via
|
||||||
certain flags described below.
|
certain flags described below.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user