mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-21 17:34:57 -05:00
add note of dependency on libXScrnSaver
This commit is contained in:
parent
e466bf9750
commit
9cc2875455
|
|
@ -9,3 +9,6 @@ To build it yourself follow these steps (changes / suggestions welcome):
|
|||
2. Move the sources of this plugin to the the frontend-plugins folder in the OBS sources ("obs-studio/UI/frontend-plugins/SceneSwitcher" for example).
|
||||
3. Edit the CMakeLists.txt in the frontend-plugins folder to include the SceneSwitcher sources directory by appending the line "add_subdirectory(SceneSwitcher)".
|
||||
4. Build OBS Studio and the plugin library will be located in the respective subdirectory of the rundir inside your build folder. (for example ~/obs-studio/build/rundir/RelWithDebInfo/obs-plugins/64bit/advanced-scene-switcher.so)
|
||||
|
||||
|
||||
NOTE: The linux version of this plugin is dependent on libXScrnSaver.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user