Closed yurivict closed 10 months ago
This is possibly a cmake bug: https://gitlab.kitware.com/cmake/cmake/-/issues/24273
Please provide steps to reproduce a build setup that shows this behaviour.
Can't reproduce on FreeBSD 13.2:
root@obs-jail:~/GitHub/obs-plugintemplate # cmake --install build_x86_64 --prefix ./local_install
-- Install configuration: "RelWithDebInfo"
-- Installing: /root/GitHub/obs-plugintemplate/./local_install/lib/obs-plugins/obs-plugintemplate.so
-- Set runtime path of "./local_install/lib/obs-plugins/obs-plugintemplate.so" to ""
-- Installing: /root/GitHub/obs-plugintemplate/./local_install/share/obs/obs-plugins/obs-plugintemplate
-- Installing: /root/GitHub/obs-plugintemplate/./local_install/share/obs/obs-plugins/obs-plugintemplate/locale
-- Installing: /root/GitHub/obs-plugintemplate/./local_install/share/obs/obs-plugins/obs-plugintemplate/locale/en-US.ini
If this issue requires specific build steps to trigger it, we need to know about those exact steps ("Build with ninja backend." is insufficient because that does not trigger the behaviour reported in the OP).
Closing as no additional information was provided and we were unable to reproduce this. This can be reopened if new steps to reproduce are provided that allow us to reproduce this issue.
Operating System Info
Other
Other OS
FreeBSD
OBS Studio Version
28.1.2
OBS Studio Version (Other)
No response
OBS Studio Log URL
n/a
OBS Studio Crash Log URL
No response
Expected Behavior
n/a
Current Behavior
Installs:
Steps to Reproduce
Build with ninja backend.
Anything else we should know?
No response