AgoraIO-Community / Agora-Unreal-SDK-Blueprint

Agora Unreal SDK - Blueprint (Beta)
27 stars 19 forks source link

Multicast Delegate Issue #4

Open pidnee opened 3 years ago

pidnee commented 3 years ago

Hi, I have started getting an error when trying to build my test project (I have enabled dedicated server, took me a while to exclude the agora plugin from the Linux builds, but they now build fine and ignore the plugin). But now when I try to package the windows exe (or indeed now build the .sln) I get the following error.

Error 'BlueprintAssignable' is only allowed on multicast delegate properties Plugins\AgoraPlugin\Source\AgoraBlueprintable\Public\Agora.h 155

Any Ideas?

AbhilashBadgujar commented 3 years ago

apprently it works on empty project but not with other plugins

plutoless commented 3 years ago

hi, we now have community stable support for unreal sdk, maybe you can take a look at this one. https://github.com/AgoraIO-Community/Agora-Unreal-SDK