sorayuki / obs-multi-rtmp

OBS複数サイト同時配信プラグイン
https://sorayuki.github.io/obs-multi-rtmp/
GNU General Public License v2.0
3.52k stars 488 forks source link

/usr/bin/ld: cannot find -llibobs: No such file or directory #201

Open kureshio opened 2 years ago

kureshio commented 2 years ago

I use Linux, I'm compiling the plugin to install on my distribution and the message below is appearing:

/home/kureshio/Projetos/obs-multi-rtmp/build> make -j16 Consolidate compiler generated dependencies of target obs-multi-rtmp [ 20%] Linking CXX shared library obs-multi-rtmp.so /usr/bin/ld: cannot find -llibobs: No such file or directory collect2: error: ld returned 1 exit status make[2]: [CMakeFiles/obs-multi-rtmp.dir/build.make:156: obs-multi-rtmp.so] Error 1 make[1]: [CMakeFiles/Makefile2:83: CMakeFiles/obs-multi-rtmp.dir/all] Error 2 make: [Makefile:136: all] Error 2 Falha: Código de saída 2 ***

Hoerli1337 commented 2 years ago

Maybe this will help you: #196

However, the plugin does not work for me then. OBS can not be started with it :(

AntonioGomes42 commented 1 year ago

I made a new tutorial showing how to install it on a Flatpak OBS. I works for every single linux. Link : https://youtu.be/p4eoEoq438M. I hope it helps you!