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.
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.