I see a 300+ KB file at JavaVM.framework/Versions/A/Frameworks/
JavaNativeFoundation.framework/Versions/A/JavaNativeFoundation. And
the 'file' command tells me it's a fat mach-O dylib, which is
exactly what I would expect for a framework.
OK. I have that. I didn't realize *that* contained the code.
If you don't have that, then maybe you have a damaged install, or a
version of Java that doesn't have JNF.
After some more probing, I noticed JNFAutoreleasePool.h that has the
declarations:
then recompile and link, it links correctly. It would seem that the
JNFJNI.h header is wrong in that it ignores the possibility of
compiling with a C++ compiler (but at least allows a work-around).
File a bug?
- Paul
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden