Johan <[EMAIL PROTECTED]> writes:
>
> Having a problem using 'tya' (JIT-complier) with 'Java3D'.
> 'tya' works fine in all other applications, i.e non-Java3D-apps.
>
> This is the error message I get:
>
> Exception in thread "main" java.lang.UnsatisfiedLinkError: chooseOglVisual
> at
>
On Thu, 1 Jul 1999, Christoph Terhechte wrote:
> What about ncurses? I believe a text mode windowing toolkit for Java
> would beat everything else in speed - and most kinds of applications
> don't really need to run under X. Many of my favorite programs like
> pine, tin, emacs, mc are happy wit
On Wed, 30 Jun 1999 [EMAIL PROTECTED] wrote:
> 3.) to counter the speed issue, one solution would be to use gjc
> (sourceware.cygnus.com) and add X or other graphic support to it.
> One person is working on a gtk binding for AWT but I feel that's the
> wrong way to go. Another library of interes
I just saw this error today, trying to use Japhar. Do you have any other
Java environments installed on your system? You can use "type java" to
verify that you're running the version of java you should be.
Nathan
Matthias Pfisterer wrote:
>
> Hi,
>
> besides checking for typos, try to check w
Hi,
besides checking for typos, try to check whether the libraries have the
permissions to be read and executed. If this does not help, please give
more information about your environment.
Matthias Pfisterer
Alejandro Lucero Palau wrote:
>
> Hi!
> I try to execute a java program, and this er
Hi,
> Having a problem using 'tya' (JIT-complier) with 'Java3D'.
> 'tya' works fine in all other applications, i.e non-Java3D-apps.
Does ``non-Java3D-apps'' include other big apps like java2Demo, Swingset,
some IDEs like NetBeans2 etc ?. If yes, we have a good basic.
Unfortunately I have not ye
Thanks for all the replies. I downloaded most of the suggested IDE's,
and AnyJ seems to be a pretty good so for now I'll be using it.
--
I don't know if it's just my system (it has to be :-), but running
swing applications is _extremely_ slow. NetBeans Developer 2.1 and
Freebuilder were both v
On Thu, 1 Jul 1999 14:36:49 +0200 (MET DST), Mark Christiaens wrote:
>I've got hold of the Sun sources (non-commercial) and am playing around
>with it. I noticed that there are a few libraries included in the src
>directory:
>
>libsunwjit.so
>libsunwjit_g.so
>
>These are obviously the JIT compil
I've got hold of the Sun sources (non-commercial) and am playing around
with it. I noticed that there are a few libraries included in the src
directory:
libsunwjit.so
libsunwjit_g.so
These are obviously the JIT compiler libraries. I thought I had received
all of the relevant sources for the JD
Having a problem using 'tya' (JIT-complier) with 'Java3D'.
'tya' works fine in all other applications, i.e non-Java3D-apps.
This is the error message I get:
Exception in thread "main" java.lang.UnsatisfiedLinkError: chooseOglVisual
at
javax.media.j3d.NativeConfigTemplate3D.getBestConfigu
10 matches
Mail list logo