scenerygraphics / sciview

sciview is a tool for visualization and interaction with ND image and mesh data
BSD 2-Clause "Simplified" License
64 stars 17 forks source link

Volume Timeseries demo yields OpenCL error #544

Open ctrueden opened 11 months ago

ctrueden commented 11 months ago

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?

kephale commented 10 months ago

I cannot reproduce this on MacOS 13.5 with M1.

kephale commented 1 month ago

Another bump that i cannot reproduce this on my M1 (now 14.4.1)