ReenigneArcher
ReenigneArcher
If you provide only the last 15 lines of the logs, that's not enough to figure anything out.
@nekitk your error is here: ``` In file included from /tmp/sunshine-beta-20250222-42064-c160mz/third-party/libdisplaydevice/src/common/json_serializer.cpp:8: /tmp/sunshine-beta-20250222-42064-c160mz/third-party/libdisplaydevice/src/common/include/display_device/types.h:8:10: fatal error: 'cstdint' file not found 8 | #include | ^~~~~~~~~ In file included from /tmp/sunshine-beta-20250222-42064-c160mz/third-party/libdisplaydevice/src/common/file_settings_persistence.cpp:6: /tmp/sunshine-beta-20250222-42064-c160mz/third-party/libdisplaydevice/src/common/include/display_device/file_settings_persistence.h:8:10: fatal...
That's the pre release
Thank you! Homebrew must be messing with the value on their own. I have put up a PR https://github.com/LizardByte/Sunshine/pull/3797, but I don't know if it will fix the original issue...
New errors are probably this: https://github.com/LizardByte/Sunshine/issues/3180#issuecomment-2924016998
@bohemian-lh see https://github.com/LizardByte/Sunshine/blob/a857c8b7154491c0770b4c38c96463d4ce95419e/packaging/sunshine.rb#L237-L238
> /opt/homebrew/Cellar/miniupnpc/2.3.3/include/miniupnpc/upnpcommands.h:397:37: error: unknown type name 'size_t' If you see this, use sunshine-beta, it's already been fixed.
We rebuild sunshine every day in this repo. https://github.com/LizardByte/pacman-repo
> Presumably there are performance advantages over the Flatpak? Why would there be performance benefits?
> Controller input in moonlight should tell the Xbox that the console is being used My assumption would be this is standard behavior on Xbox and nothing should be needed...