obs-ptz icon indicating copy to clipboard operation
obs-ptz copied to clipboard

How to build for windows?

Open markusd1984 opened this issue 1 year ago • 1 comments

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!

markusd1984 avatar Apr 29 '23 22:04 markusd1984

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.

GeNTooGeek avatar Aug 21 '23 17:08 GeNTooGeek