SG Create load error in Centos 7.6

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

2 Likes

Hi Hendrik!

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.

Let me know if you experience any further issues.

Thanks!
Matthew

3 Likes

Thanks, this worked!

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?

1 Like