Hi,
I can't get JNI_CreateJavaVM() creating a java vm.
I use j2sdk1.3 as it comes with the latest debian on i386.
I tried from both a c and c++ program, but no luck with either.
JDK1_1InitArgs vm_args;
status = JNI_GetDefaultJavaVMInitArgs(&vm_args);
gives:
vm_args.version = 10001
Hi,
I can't get JNI_CreateJavaVM() creating a java vm.
I use j2sdk1.3 as it comes with the latest debian on i386.
I tried from both a c and c++ program, but no luck with either.
JDK1_1InitArgs vm_args;
status = JNI_GetDefaultJavaVMInitArgs(&vm_args);
gives:
vm_args.version = 10001
On Tue, Apr 24, 2001 at 07:27:08AM +0200, Munir Chhibber wrote:
> i have 3 years of experience in java.recently bought a helio and would luv to
> work on it using java but wan't some info about going about it.
> like getting linux and what jvm is available for development using it.
> please help
t
On Tue, Apr 24, 2001 at 07:27:08AM +0200, Munir Chhibber wrote:
> i have 3 years of experience in java.recently bought a helio and would luv to
> work on it using java but wan't some info about going about it.
> like getting linux and what jvm is available for development using it.
> please help
Hi,
I get error messages when starting java applications (java 2):
Font specified in font.properties not found
[--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
maybe I could eliminate them by editing /etc/j2*/font.properties,
but OTOH I could install the missing fonts.
So: where can
Hi,
I get error messages when starting java applications (java 2):
Font specified in font.properties not found
[--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
maybe I could eliminate them by editing /etc/j2*/font.properties,
but OTOH I could install the missing fonts.
So: where ca
6 matches
Mail list logo