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
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
Hi,
I successfully compiled LibAjantV2 and installed the library for compiling OBS 32
Compiling OBS goes very well with these warnings but it compiles
Once OBS is launched I have this symbol error that I can't resolve
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