Re: Under Linux, Call java from C++
- From: tony_lincoln@xxxxxxxxx
- Date: 30 Sep 2005 08:28:33 -0700
When I remove this line,
vm_args.version = JNI_VERSION_1_4;
I can get invoke.o and invoke. But when I typed invoke, there is one
error:
error while loading shared libraries: libjvm.so: cannot open shared
object file: No such file or directory
I guess that is the problem about LD_LIBRARY_PATH. But I set it already
in bashrc file...
Why?
.
- Follow-Ups:
- Re: Under Linux, Call java from C++
- From: tony_lincoln
- Re: Under Linux, Call java from C++
- From: Gordon Beaton
- Re: Under Linux, Call java from C++
- References:
- Under Linux, Call java from C++
- From: tony_lincoln
- Re: Under Linux, Call java from C++
- From: Gordon Beaton
- Re: Under Linux, Call java from C++
- From: Roedy Green
- Re: Under Linux, Call java from C++
- From: Gordon Beaton
- Under Linux, Call java from C++
- Prev by Date: Re: Retrieve Widnow Handle with Java
- Next by Date: Re: Name that anti-pattern
- Previous by thread: Re: Under Linux, Call java from C++
- Next by thread: Re: Under Linux, Call java from C++
- Index(es):
Relevant Pages
|