On Mar 19, 8:56 pm, [EMAIL PROTECTED] (Greytrader) wrote:
> On Mar 19, 7:39 pm, [EMAIL PROTECTED] (Sisyphus) wrote:
>
>
>
> > - Original Message -
> > From: "greytrader" <[EMAIL PROTECTED]>
>
> > .
> > .
>
> > > Here is the output of the first test with DEBUG = 5
>
> > > C:\sylvaint\Inline-
On Mar 19, 7:39 pm, [EMAIL PROTECTED] (Sisyphus) wrote:
> - Original Message -
> From: "greytrader" <[EMAIL PROTECTED]>
>
> .
> .
>
> > Here is the output of the first test with DEBUG = 5
>
> > C:\sylvaint\Inline-Java-0.52>perl -Mblib t/01_init.t
> > 1..1
> .
> .
> > Can't create Java JVM u
- Original Message -
From: "greytrader" <[EMAIL PROTECTED]>
.
.
Here is the output of the first test with DEBUG = 5
C:\sylvaint\Inline-Java-0.52>perl -Mblib t/01_init.t
1..1
.
.
Can't create Java JVM using JNI at C:\sylvaint\Inline-Java-0.52\blib
\lib/Inline/
Java/JVM.pm line 54.
I
On Mar 16, 2:45 pm, [EMAIL PROTECTED] (Greytrader) wrote:
> On Mar 16, 2:21 pm, [EMAIL PROTECTED] (Greytrader) wrote:
>
> > I have been trying to get Inline Jave to work with JNI. I am using
> > Inline Java .52 with MINGW and nmake. It seems to build fine but all
> > the tests fail. Note that a
On Mar 16, 2:21 pm, [EMAIL PROTECTED] (Greytrader) wrote:
> I have been trying to get Inline Jave to work with JNI. I am using
> Inline Java .52 with MINGW and nmake. It seems to build fine but all
> the tests fail. Note that all tests pass without building with JNI.
> I am generating libjvm.a
I have been trying to get Inline Jave to work with JNI. I am using
Inline Java .52 with MINGW and nmake. It seems to build fine but all
the tests fail. Note that all tests pass without building with JNI.
I am generating libjvm.a from jvm.dll with: dlltool --kill-at -dllname
jvm.dll --def jvm.de