On Sun, 21 Apr 2013, Eugene Chekansky wrote:
> Hello. How to use libavian with visual studio? Where to get jni.h and which
> lib to link?
Please see the "Building with the Microsoft Visual C++ Compiler" section
of README.md in the Avian Git repository
(
https://github.com/ReadyTalk/avian/blob/master/README.md). Note that
you'll need all the build requirements listed in that file, including GCC,
zlib, and the JDK (which is where jni.h is found).