question

dylan-1 avatar image
dylan-1 asked

How to build Unreal OSS plugin as project plugin (!engine)?

Unable to instantiate module 'OnlineSubsystemPlayFab': PlayFab precompiled dependencies were not found for the platform you are trying to compile.

How to retarget the precompiled dependencies to allow project plugin use instead of engine? Is there a doc for this? Or is there a fork specifically for project plugin, instead?

Thanks!

sdksunrealdocumentation
10 |1200

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

1 Answer

·
Simon Cui avatar image
Simon Cui answered

Unfortunately, PF OSS can't be used as project plugin. To use PF OSS, you will need to down the UE's source code from GitHub and modify as OSS quickstart then rebuild.

10 |1200

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

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.