Open madsi1m opened 2 years ago
It seems this plugin doesn't follow the standard plugin workflow from OBS which uses github runners to build.
It also looks like file 3rd/opencv/x64/vc16/staticlib/opencv_world454.lib is missing.
I've attempted to import the standard template in https://github.com/madsi1m/aisegment_obs_plugin_md but the plugin does not work.
Could you update the template to work or provide build instructions?
you can down opencv454.dll from vcpkg.
Interesting when i try to use vcpkg the file is >700mb, so i am doing it wrong. It would be nice if this repo was in a easier to use state so we can add features.
It seems this plugin doesn't follow the standard plugin workflow from OBS which uses github runners to build.
It also looks like file 3rd/opencv/x64/vc16/staticlib/opencv_world454.lib is missing.
I've attempted to import the standard template in https://github.com/madsi1m/aisegment_obs_plugin_md but the plugin does not work.
Could you update the template to work or provide build instructions?