ClearVolume is a real-time live 3D visualization library designed for high-end volumetric microscopes such as SPIM and DLSM microscopes. With ClearVolume you can see live on your screen the stacks acquired by your microscope instead of waiting for offline post-processing to give you an intuitive and comprehensive view on your data.
Is there some combination of java, gradle, etc. that will build ClearVolume on Linux?
I have available Java 8 & 11, gradle 4,5, & 6, openjdk 8 & 11
None of them seem to work. Here's the error:
A problem occurred configuring root project 'clearvolume'.
Couldn't find Ant-JavaFX-library, please make sure you've installed some JDK which includes JavaFX (e.g. OracleJDK or OpenJDK and OpenJFX), and JAVA_HOME is set properly.
This was with Gradle 5.6.4, but other gradles give the same results.
Is there some combination of java, gradle, etc. that will build ClearVolume on Linux? I have available Java 8 & 11, gradle 4,5, & 6, openjdk 8 & 11 None of them seem to work. Here's the error:
A problem occurred configuring root project 'clearvolume'.
This was with Gradle 5.6.4, but other gradles give the same results.