Advanced Sessions Plugin

[QUOTE=GotSomePills;486813]
Hi, so i’m using 4.8.3 (don’t ask why)

Anyway, long and short of it I just can not get this thing to compile (i’m using the 4.8.3 source branch on git), i’ve made sure that “OnlineSubsystem, OnlineSubsystemUtils, OnlineSubsystemSteam, AdvancedSessions” are all in the PublicDependencyModuleNames

however at build time I get

and absolutely nothing I do seems to solve this, anybody else has this issue or know how to fix?

If you aren’t using the 4.8.3 download then it won’t work at all because they changed some of how the subsystem worked since then.

Also you somehow messed up the file structure, OnlineSubsystemHeader is a header file I use to manage the includes in the library, if you are using the 4.8.3 version then it should work as is (Granted that version is missing a lot of fixes and improvements).

1 Like