Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compile errors when compiling against freerdp3 #970

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ccc-aaa
Copy link

@ccc-aaa ccc-aaa commented Aug 13, 2024

FreeRDP/FreeRDP#7738
use settings field under instance->context instead of instance.

FreeRDP/FreeRDP@5f81005
removes reference to MaxTimeInCheckLoop for version 3 since FreeRDP has dropped this field after migrating away from blocking poll loop.

FreeRDP/FreeRDP#7738
use fields under rdpContext instead of freerdp

FreeRDP/FreeRDP@5f8100
removes reference to MaxTimeInCheckLoop since FreeRDP has dropped this
field after migrating away from blocking poll loop.
use `instance->context->settings` in both versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant