Skip to content

Build from source docs is referencing a non existing file #844

@JiDW

Description

@JiDW

Operating System

Other (please specify below)

Other OS (if not listed above)

Fedora 43

Plugin Version

latest

OBS Studio Version

32.0.4

OBS Studio Log URL

n/a

OBS Studio Crash Log URL (if applicable)

n/a

Expected Behavior

Successfully build the plugin from source

Actual Behavior

❯ cmake -P cmake/DownloadOnnxruntime.cmake
CMake Error: Not a file: cmake/DownloadOnnxruntime.cmake

Steps to Reproduce

Hello,
I'm trying to follow your documentation to enable GPU on Linux, which requires to build from source. (#650 )
I found only one documentation to build from source, here: https://royshil.github.io/obs-backgroundremoval/dev/ubuntu/

Trying to follow this documentation, I get stuck at the "Download ONNX Runtime" step.

  1. Download ONNX Runtime

Use CMake to download ONNX Runtime:

cmake -P cmake/DownloadOnnxruntime.cmake

However this file does not exists.
Could you please help me? I would really like to be able to use my GPU for background removal.

Regards

Additional Notes / Screenshots

No response

Confirmation

  • I have attached the required OBS log file(s).

Metadata

Metadata

Labels

help wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions