Thanks -- I guess I'll poke around some more. Or maybe
try another download from a different i386 mirror.
- Glenn
--- Emilian URSU <[EMAIL PROTECTED]> wrote:
>
> I can't tell you what the error is, yet
> but on my system the compile was ok.
> I put it at www.lspvs.sorosis.ro/~emilian
>
_
I can't tell you what the error is, yet
but on my system the compile was ok.
I put it at
www.lspvs.sorosis.ro/~emilian
On Sun, 23 May 1999, Glenn Wiens wrote:
> The following code compiles with only a "deprecated"
> warning under jdk1.2 for Windows98:
>
> #
The following code compiles with only a "deprecated"
warning under jdk1.2 for Windows98:
###
import java.awt.*;
import java.io.*;
import java.util.*;
public class problem extends java.applet.Applet {
Button execute_button;
TextArea output;
public vo
Hi,
I was wondering if someone could help me,
I adapted this code from some on Sun's website and it compiles fine,
however it never creates the Virtual machine. I was wondering if anyone
can tell me why?
Derek Ross
#include "jni.h"
#include
main() {
JavaVMInitArgs vm_args;
JavaVMOption opti