You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/mart/.cache/yay/obs-advanced-scene-switcher/src/obs-advanced-scene-switcher/lib/linux/advanced-scene-switcher-nix.cpp:387:56: error: macro "PIDS_VAL" passed 4 arguments, but takes just 3
387 | auto cmd = PIDS_VAL(0, str, stack, info);
| ^
/home/mart/.cache/yay/obs-advanced-scene-switcher/src/obs-advanced-scene-switcher/lib/linux/advanced-scene-switcher-nix.cpp: In function ‘void advss::getProcessListProcps2(QStringList&)’:
/home/mart/.cache/yay/obs-advanced-scene-switcher/src/obs-advanced-scene-switcher/lib/linux/advanced-scene-switcher-nix.cpp:387:28: error: ‘PIDS_VAL’ was not declared in this scope
387 | auto cmd = PIDS_VAL(0, str, stack, info);
| ^~~~~~~~
Steps to Reproduce
run `yay -S obs-advanced-scene-switcher
wait for the build to fail
Anything else we should know?
No response
The text was updated successfully, but these errors were encountered:
Operating System Info
Other
Other OS
Arch Linux
OBS Studio Version
31.0.0
Advanced Scene Switcher Version
1.28.1
Plugin settings
N/A
OBS Studio Log URL
N/A
OBS Studio Crash Log URL
N/A
Expected Behavior
The build runs fine
Current Behavior
Steps to Reproduce
Anything else we should know?
No response
The text was updated successfully, but these errors were encountered: