Hey everyone,
A couple of years ago I already asked this question but never managed to get it working, so I resulted in running it on Windows. I would like to re-visit running IceSL on Linux since Linux has become the main OS in my house.
When I try to run it I always get errors:
From root directory:
~/Downloads/icesl$ ./bin/IceSL-slicer
./bin/IceSL-slicer: error while loading shared libraries: libluabind.so: cannot open shared object file: No such file or directory
From bin directory:
~/Downloads/icesl/bin$ ./IceSL-slicer
./IceSL-slicer: error while loading shared libraries: libglfw.so.3: cannot open shared object file: No such file or directory
Not sure how to resolve this. Are there dependencies I need to install?