nowrep / obs-vkcapture

OBS Linux Vulkan/OpenGL game capture
GNU General Public License v2.0
502 stars 24 forks source link

build fails even with dependencies #214

Open krob64 opened 1 month ago

krob64 commented 1 month ago

tried installing obs-vkcapture from AUR - doesn't compile tried installing obs-vkcapture-git from AUR - doesn't compile tried manually building from source - doesn't compile

they all fail at the same spot. cmake_output.txt make_output.txt

also my LSP tells me it can't find obs-module.h but gcc obviously does find it, so why can't it resolve any of these obs symbols? really confuses me

nowrep commented 1 month ago

What is your OBS version? Support for OBS 27 was dropped recently.

krob64 commented 1 month ago

What is your OBS version? 30.1.2

i recently wiped obs and reinstalled it with downgrade to get obs 27 for obs-nvfbc. i switched back to obs30 a few days ago though.

i just removed obs again with pacman -Rscn obs-studio and installed it but the error is still there. i feel like i messed up big time with that downgrade.