This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Trouble with simple CNI example
- From: "Vinstrumentation - Alex Gardiner" <abg at vinstrumentation dot com>
- To: <java at gcc dot gnu dot org>
- Date: Mon, 26 Apr 2004 11:37:28 +0100
- Subject: Trouble with simple CNI example
Hi
I am trying to learn how to use CNI with gcj. I have moderate Java
experiance but little C++ experience.
When I copy the example for Version 3 in FAQ 6.1, it does not compile. The
error is in the sampNat line that with callSTLcode(). It tells me that
this is undeclared.
How do I declare it and how has this error occurred. I am using version
3.3.3
Regards
Alex B Gardiner