Skip to content

OBS 32 Launch error with LibAjantV2 #61

Description

@BenMitnicK

Hi,
I successfully compiled LibAjantV2 and installed the library for compiling OBS 32
Compiling OBS goes very well with these warnings but it compiles

-- aja: Using new libajantv2 library
CMake Warning (dev) at cmake/finders/FindLibAJANTV2.cmake:100 (message):
  Failed to find LibAJANTV2 version.
Call Stack (most recent call first):
  plugins/aja/CMakeLists.txt:10 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found LibAJANTV2: /usr/local/lib/libajantv2.a (found version "0.0.0")

Once OBS is launched I have this symbol error that I can't resolve

info: ---------------------------------
error: os_dlopen(/home/bmk/obs-portable/obs-portable/bin/../lib/obs-plugins/aja-output-ui.so->/home/bmk/obs-portable/obs-portable/bin/../lib/obs-plugins/aja-output-ui.so): /home/bmk/obs-portable/obs-portable/bin/../lib/obs-plugins/aja-output-ui.so: undefined symbol: _ZN18CNTV2DeviceScanner17GetDeviceInfoListEv
 
warning: Module '/home/bmk/obs-portable/obs-portable/bin/../lib/obs-plugins/aja-output-ui.so' not loaded
error: os_dlopen(/home/bmk/obs-portable/obs-portable/bin/../lib/obs-plugins/aja.so->/home/bmk/obs-portable/obs-portable/bin/../lib/obs-plugins/aja.so): /home/bmk/obs-portable/obs-portable/bin/../lib/obs-plugins/aja.so: undefined symbol: _ZN18CNTV2DeviceScanner17GetDeviceInfoListEv
 
warning: Module '/home/bmk/obs-portable/obs-portable/bin/../lib/obs-plugins/aja.so' not loaded
Image

I posted on the forum and the OBS discord but no response
So I don't know if it comes from OBS or LibAjantV2
Especially solve this problem
Thanks for your reply :)

Full Bash Log when OBS is Launched HERE
Full Bash Log OBS CMAKE HERE

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions