mingw-targeted cross-compiler question

Chiheng Xu chiheng.xu@gmail.com
Thu Dec 16 03:19:00 GMT 2010


On Thu, Dec 16, 2010 at 6:03 AM, gviewer <marlonmin@gmail.com> wrote:
>
> Yes, That problem got solved. But now I got a new problem:
> "fatal error, jni.h, no such file or directory"
>
> The jni.h is included in a .h c file.
>
> What's going on?
>
>

make JAVA_HOME="C:\Program Files\Java\jdk1.5.0_22"

or

JAVA_HOME="C:\Program Files\Java\jdk1.5.0_22"
export JAVA_HOME
make






-- 
Chiheng Xu
Wuhan,China

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list