SDK Problems

Hi

I with Trelis-16.5 and using the SDK download provided, at the cmake config step I see a missing component from Trelis

[code]CMake Error at CMakeLists.txt:10 (find_package):
Found package configuration file:

/opt/Trelis-16.5/bin/CubitConfig.cmake

but it set Cubit_FOUND to FALSE so package “Cubit” is considered to be NOT
FOUND. Reason given by package:

The following imported targets are referenced, but are missing:
showviz_base
[/code]

So I guess that means showviz_base is missing, but wierdly, libshoviz_base.so is present, so I’m a little confused?