Eclipse and jogl.jar
- From: id_usenet@xxxxxxxxx
- Date: 8 Mar 2006 20:22:14 -0800
It's been some time since I last used Java and I was trying to get into
it again using Eclipse as IDE and jogl for visualization. My HelloWorld
app compiles, but when running it I get:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no jogl in
java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
I have tried copying the jogl.jar file into /jre/bin/ext , updating the
env. variable, and also passing the complete pathname of the jar to the
VM with the -D option. The error message still remains the same.
How do you set up Eclipse to make sure it tells the VM where all
external jars are located ?
.
- Follow-Ups:
- Re: Eclipse and jogl.jar
- From: mjb
- Re: Eclipse and jogl.jar
- From: Roedy Green
- Re: Eclipse and jogl.jar
- From: IchBin
- Re: Eclipse and jogl.jar
- Prev by Date: Re: javaws clearing cache via commandline
- Next by Date: Re: Eclipse and jogl.jar
- Previous by thread: WANdisco Releases New Security Features for Multi-Site Development and Sarbanes-Oxley Compliance.
- Next by thread: Re: Eclipse and jogl.jar
- Index(es):
Relevant Pages
|
|