I know you are not supporting it yet, and we are aware. But we have a hard time getting it to compile and you might have the answer already. How can we modify this line to make UE5.3 compile?
"error C2665: 'operator new': no overloaded function could convert all the argument types", about 4 errors compiling
One is from OnlineAsyncTaskAccelByteReadLeaderboardsAroundRank.cpp(65):
https://github.com/AccelByte/accelbyte-unreal-oss/blob/90b3dcd0677cc8a8ba76ca32b1d7483878baf50f/Source/OnlineSubsystemAccelByte/Public/AsyncTasks/OnlineAsyncTaskAccelByteUtils.h#L48C1-L48C18
Thank you in advance
I know you are not supporting it yet, and we are aware. But we have a hard time getting it to compile and you might have the answer already. How can we modify this line to make UE5.3 compile?
"error C2665: 'operator new': no overloaded function could convert all the argument types", about 4 errors compiling
One is from OnlineAsyncTaskAccelByteReadLeaderboardsAroundRank.cpp(65):
https://github.com/AccelByte/accelbyte-unreal-oss/blob/90b3dcd0677cc8a8ba76ca32b1d7483878baf50f/Source/OnlineSubsystemAccelByte/Public/AsyncTasks/OnlineAsyncTaskAccelByteUtils.h#L48C1-L48C18
Thank you in advance