Before i was getting:
CMake Error at /home/zackariyyasattaur/.cache/yay/obs-plugin-aitum-multistream-git/src/toolchain.cmake:36 (if):
Maximum recursion depth of 1000 exceeded
Call Stack (most recent call first):
/home/zackariyyasattaur/.cache/yay/obs-plugin-aitum-multistream-git/src/toolchain.cmake:51 (_set_property)
After editing the PKGFILE and removing this part:
sed -i 's/set_property(TARGET Qt::${component} PROPERTY INTERFACE_COMPILE_FEATURES "")/#set_property(TARGET Qt::${component} PROPERTY INTERFACE_COMPILE_FEATURES "")/' cmake/common/helpers_common.cmake
then it works fine
Pinned Comments
NicolaiVdS commented on 2025-05-01 21:01 (UTC)
Sorry for the long wait but i have update the package and fixed the qt issues.
also did some quick testing and everything seems to work perfectly