Skip to content

Ubuntu 20.04 obs-ndi.so libQt6Widgets.so.6: cannot open shared object file error #868

@gyalokai

Description

@gyalokai

Hi,

I tried to install version 4.11.1 as described on an intel build PC (vga: nVidia GTX 1660 super) Ubuntu 20.04, with latest OBS (v29.0.2) but the obs-ndi plugin can not be loaded.

I found in the log this:

os_dlopen(/usr//lib/x86_64-linux-gnu/obs-plugins/obs-ndi.so->/usr//lib/x86_64-linux-gnu/obs-plugins/obs-ndi.so): libQt6Widgets.so.6: cannot open shared object file: No such file or directory

Module '/usr//lib/x86_64-linux-gnu/obs-plugins/obs-ndi.so' not loaded

What could be the problem? I could not find anything in connection with this file "libQt6Widgets.so.6" elsewhere.

EDIT:

git clone https://github.com/obs-ndi/obs-ndi.git
cd obs-ndi
.github/scripts/build-linux.sh

Error messages I get:
E: Unable to locate package qt6-base-dev
E: Unable to locate package libqt6svg6-dev
E: Unable to locate package qt6-base-private-dev
X script execution error
Callstack:
/root/install/ndi/obs-ndi/.github/scripts/utils.zsh/setup_linux:55
/root/install/ndi/obs-ndi/.github/scripts/build-linux.zsh:168
/root/install/ndi/obs-ndi/.github/scripts/build-linux.zsh:265

What do you need for debugging?

Thank you any help in advance!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions