I installed obs through snap on CentOS 7 following insuctions here https://snapcraft.io/install/obs-studio/centos
Consequently, I am doing development on the machine using our own qt libs which are "special", and the tools I am developing are what I need OBS to record so I can show my QA guys how to use em!
OBS no longer runs and complains it cannot find libqt5core.so
I am pretty noob at linux, but surely there is a way that my development paths to qt using cmake find_package wont get screwed up while having a distribution of qt to use with obs studio. isn't there?
Consequently, I am doing development on the machine using our own qt libs which are "special", and the tools I am developing are what I need OBS to record so I can show my QA guys how to use em!
OBS no longer runs and complains it cannot find libqt5core.so
I am pretty noob at linux, but surely there is a way that my development paths to qt using cmake find_package wont get screwed up while having a distribution of qt to use with obs studio. isn't there?