Kitware / LookingGlassVTKModule

Other
15 stars 12 forks source link

Problem opening file #25

Open openlayers-droid opened 2 years ago

openlayers-droid commented 2 years ago

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

aylward commented 2 years ago

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.