Problem summary
LibDeckLinkAPI.so missing from Linux builds
Customer reported version
nuke.10.5v1
Customer reported platform
Linux Steps to reproduce
1) Open the command line terminal in Linux
2) Type "cd /usr/local/Nuke10.5v4" to navigate to the directory
3) Launch NukeX by typing in the terminal "./Nuke 10.5 --nukex"
RESULT
Nuke will launch correctly however in the terminal you will receive the error "libDeckLinkAPI.so: cannot open shared object file: No such file or directory"
Workaround
Currently Nuke will run; but it is lacking the LibDeckLinkAPI.so which could result in errors further into workflow.
Reproduced by support
Would show error message
===============================
Nuke 10.5v4 - Linux CentOS 6.9
Nuke10.5v3 - Linux CentOS 6.9
Would not show error message (Customer Reported seeing issue in 10.5v1)
===============================
Nuke10.5v2 - Linux CentOS 6.9
Nuke10.5v1 - Linux CentOS 6.9
Nuke 10.0v1 - Linux CentOS 6.9
Nuke 8.0v1 - Linux CentOS 6.9
Expected behaviour
Nuke would launch as normal in the terminal, and would echo the error "libDeckLinkAPI.so: cannot open shared object file: No such file or directory"
Actual behaviour
Nuke launched correctly however in the terminal I still received "libDeckLinkAPI.so: cannot open shared object file: No such file or directory"