You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to run Demo → Animation → Volume Timeseries, the BDV window pops, and the "Volume Render Demo" node appears in the list of objects, but the display then goes gray and the console emits the following error:
[WARN] Failed to initialised OpenCL libraries: java.lang.UnsatisfiedLinkError: Could not initialize native OpenCL library. Implementation library could not be loaded
[WARN] Could not create OpenCL compute context -- Do you have the necessary OpenCL libraries installed? Will fall back to default font.
I do have jars/jocl-2.0.5.jar in my Fiji.app (running from a local Fiji app, but IIRC I got the same error when running via other means).
Can anyone else reproduce this, or is it just me?
The text was updated successfully, but these errors were encountered:
When I try to run Demo → Animation → Volume Timeseries, the BDV window pops, and the "Volume Render Demo" node appears in the list of objects, but the display then goes gray and the console emits the following error:
I do have
jars/jocl-2.0.5.jar
in my Fiji.app (running from a local Fiji app, but IIRC I got the same error when running via other means).Can anyone else reproduce this, or is it just me?
The text was updated successfully, but these errors were encountered: