LookingGlassVTKModule icon indicating copy to clipboard operation
LookingGlassVTKModule copied to clipboard

Problem opening file

Open openlayers-droid opened this issue 4 years ago • 1 comments

Hi, I tried to compile the Looking Glass module, but when during the process of building it terminates at an error that it cannot open file C:...lokkingglass_sdk/dylib.obj

kindly assist

openlayers-droid avatar Oct 31 '21 06:10 openlayers-droid

You must request a copy of the HoloPlayCoreSDK from LookingGlass. It is described here: https://docs.lookingglassfactory.com/holoplay-core/holoplay-core-sdk You can request access to it here: https://lookingglassfactory.com/software#holoplay-core

Their SDK includes dylibs (shared libraries) for MacOS, Linux, and Windows (32 and 64bit). I recommend installing their SDK and adding the path to their shared libs to your systems PATH/LD_LIBRARY_PATH variables, so that they are automatically found when running VTK applications that were compiled with support for Looking Glass enabled.

aylward avatar Nov 18 '21 12:11 aylward