System.loadLibrary("jawt");
Thanks
Kapta
> Date: Wed, 3 Aug 2011 06:37:37 +0100
> From: ahug...@redhat.com
> To: ulo_ka...@hotmail.com
> CC: jdk7-dev@openjdk.java.net
> Subject: Re: "libjawt.so" not loaded by Java 7
>
> On 09:45 Tue 02 Aug , Kapta Ulo wrote:
>
On 09:45 Tue 02 Aug , Kapta Ulo wrote:
>
> Hi,
> The Java 7 release seems to have broken the LWJGL project on Linux, it no
> longer works and complains that "libjawt.so" is not loaded. The project has
> been calling the following method: java.awt.Toolkit.getDefaultToolkit(); to
> ensure tha
Kapta Ulo said the following on 08/02/11 19:45:
The Java 7 release seems to have broken the LWJGL project on Linux, it no longer works
and complains that "libjawt.so" is not loaded. The project has been calling the
following method: java.awt.Toolkit.getDefaultToolkit(); to ensure that this nati
Hi,
The Java 7 release seems to have broken the LWJGL project on Linux, it no
longer works and complains that "libjawt.so" is not loaded. The project has
been calling the following method: java.awt.Toolkit.getDefaultToolkit(); to
ensure that this native file is loaded, this has worked fine for