Skip to content

unqualified call to 'std::move' UE5.1 and MacOS #375

@beuman

Description

@beuman

Hello, I am having the following issue when trying to build the project wich was working fine few days ago :

sio_message.h(208, 38): unqualified call to 'std::move' [-Werror,-Wunqualified-std-cast-call]

I get this error everywhere this function is called. Interesting to note there's also another error :

WindowsPlatformApplicationMisc.h(42, 5): 'WINDOWS_USE_FEATURE_APPLICATIONMISC_CLASS' is not defined, evaluates to 0 [-Werror,-Wundef]

I have latest macOS, Xcode (only used to generate project files), and Rider version. Using UE5.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions