[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: about jni
From: |
Brian Jones |
Subject: |
Re: about jni |
Date: |
25 Apr 2002 06:34:53 -0400 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 |
"jiang yong" <address@hidden> writes:
> about jni: when i use System.loadLibrary("XXXX") , got a error "can
> not find XXXX" ; when i add the all path on my dll , got an annother
> error "can not add the path" .when i use System.load("path\XXXX") ,
> all right . why ?
What JVM and what version of Classpath?
--
Brian Jones <address@hidden>
- about jni, jiang yong, 2002/04/24
- Re: about jni,
Brian Jones <=