question

czk avatar image
czk asked

can not build my UE4 project for android platform

I use play fab to create party ,update shared group data, add/remove friend...

The picture below is my module build.cs file, i import windows and android third party file in this file.

I can build successfully on the pc platform.

but when i build for android platform ,the following error message appears:

The error appears in PartyType.h and Party.h .

for example :

"typedef _Return_type_success_(return == c_partyErrorSuccess) uint32_t PartyError;"

this typedef use "_Return_type_success_" macro ,I guess android does not support this macro.

I don't know how to solve this problem, my project needs to support pc and android.

please help me QAQ!

error.png (185.3 KiB)
importthirdparty.png (118.8 KiB)
1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Seth Du avatar image Seth Du ♦ commented ·

Party SDK is special to PlayFab Community Support. Have you contacted Xbox team about this issue?

0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.