nowrep / obs-vkcapture

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

Fedora 36 dependencies #95

Closed mohsunb closed 2 years ago

mohsunb commented 2 years ago

I have spent a few hours trying all kinds of dependencies on Fedora 36 Workstation trying to get this to compile. I have found the exact ones and hopefully it helps someone in the future:

Here is a convenient command to install all at once:

sudo dnf install cmake gcc gcc-c++ obs-studio-devel mesa-libGL-devel vulkan-loader-devel
jn64 commented 2 years ago

Duplicate of #78

mohsunb commented 2 years ago

I am sorry for the clutter I caused. Unfortunately, title of issue #78 was not related to Fedora so I must have missed it when I glanced over closed issues.