I'm trying to build OBS 31.0.0-RC1 from source on my Slackware (-current) system and have been encountering some build issues, primarily with ffmpeg (7.1) and vlc (3.0.21). I'm hoping someone might be able to help me figure this out.
I've attached 2 files with the output of 'make':
MAKEOUTPUT-ffmpeg.txt shows errors relating to ffmpeg. I was able to bypass this after adding some #pragma files as suggested here on Reddit.
MAKEOUTPUT-vlc.txt shows errors I've encountered beyond that relating to vlc.
In short, there appears to be either deprecated or undeclared functions or values that the compiler doesn't like. I'm not sure how to go about fixing these issues so I'm hoping someone here can help :)
I've attached 2 files with the output of 'make':
MAKEOUTPUT-ffmpeg.txt shows errors relating to ffmpeg. I was able to bypass this after adding some #pragma files as suggested here on Reddit.
MAKEOUTPUT-vlc.txt shows errors I've encountered beyond that relating to vlc.
In short, there appears to be either deprecated or undeclared functions or values that the compiler doesn't like. I'm not sure how to go about fixing these issues so I'm hoping someone here can help :)