obs-ptz
obs-ptz copied to clipboard
How to build for windows?
Either the files have been removed/changed or missing for the windows build instructions?
Run scripts\winbuild.cmd to build the plugin Run scripts\winrun32.cmd or scripts\winrun64.cmd to run OBS either the 32bit or 64bit version of the plugin
is missing in the scripts folder, as well as scripts\winbuild-rel.cmd
I tried running windows.ps1
in PowerShell but had no success as it's looking for a "release" folder that doesn't exist.
Please help / advice, many thanks!
Possibly a little late to the game, but I found the build script in .github\scripts\Build-Windows.ps1. The script accepts parameters for choosing build configuration, target and what-not.