After installing SG Create in Centos 7.6, launching the binary gives me an error of a missing library:
./ShotgunCreate: error while loading shared libraries: libldclientapiplus.so: cannot open shared object file: No such file or directory
Any idea how to resolve this? Can’t find it through yum so I guess it is part of SG Create itself. Exact version installed is ShotgunCreate-2020.02.030-699.x86_64
Thank you for reporting this issue. It seems the latest Linux build has a permissions issue on the libldclientapiplus.so package we bundle with Create. I’ve fixed this issue in an upcoming release of Create but in the meantime, you should be able to resolve this issue by running this in the terminal: sudo chmod ugo+r /opt/Autodesk/ShotgunCreate/lib/libldclientapiplus.so.
Create UI is scaled humongous though, as if for vision impaired. I have UHD screen and other apps work as expected but for Create UI elements are at least 2x too large. Is there a way to scale it somehow?