SceneSwitcher icon indicating copy to clipboard operation
SceneSwitcher copied to clipboard

Build fails with Qt 6.8

Open alyssais opened this issue 4 months ago • 2 comments

Operating System Info

Other

Other OS

NixOS

OBS Studio Version

30.2.3

Advanced Scene Switcher Version

1.27.2

Plugin settings

No response

OBS Studio Log URL

No response

OBS Studio Crash Log URL

No response

Expected Behavior

CMake runs successfully, like with Qt 6.7.

Current Behavior

CMake Error at cmake/common/helpers_common.cmake:94 (set_property):
  set_property can not be used on an ALIAS target.
Call Stack (most recent call first):
  cmake/common/advss_helpers.cmake:286 (find_qt)
  plugins/midi/CMakeLists.txt:62 (setup_advss_plugin)

Steps to Reproduce

Try configuring SceneSwitcher with Qt 6.8.

Anything else we should know?

No response

alyssais avatar Oct 15 '24 10:10 alyssais