Login  Register

Re: CLInfo runtime failure

Posted by Michael Bien on Sep 22, 2010; 4:58pm
URL: https://forum.jogamp.org/CLInfo-runtime-failure-tp1561885p1562511.html

Hi Vincent,

how are you starting the demo? Via NetBeans? Is GlueGen in the classpath?

the same demo is also available via webstart:
http://jogamp.org/jocl-demos/www/
We only tested the webstart demo rudimentary on ubuntu 64, windows 64 and gentoo linux. (OpenJDK 6 and Oracle/SUN JDK 6u21)

I will upload mac builds today, they are currently missing,

best regards,
and thanks for testing,

michael

On 09/22/2010 05:25 PM, vince [via jogamp] wrote:
Hi,

Just trying to get started with JOCL...
I'm using jocl-b188-2010-09-21_04-00-52 build

Running CLInfo, I get the following runtime error:

Exception in thread "main" java.lang.NoSuchMethodError: com.jogamp.opencl.impl.CLProcAddressTable.initEntry(Ljava/lang/String;Lcom/jogamp/common/os/DynamicLookupHelper;)V
        at com.jogamp.opencl.CLPlatform$2.run(CLPlatform.java:101)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.jogamp.opencl.CLPlatform.initialize(CLPlatform.java:92)
        at com.jogamp.opencl.demos.info.CLInfo.main(CLInfo.java:37)

In fact, all the demos throw the same NoSuchMethodError exception...

Any idea about what could be wrong with my setup?

cheers,
Vincent



View message @ http://jogamp.762907.n3.nabble.com/CLInfo-runtime-failure-tp1561885p1561885.html
To start a new topic under jogamp, email [hidden email]
To unsubscribe from jogamp, click here.


-- 
http://michael-bien.com/