Okay scratch that last post, i’ve got it compiling now, but as soon as I try to include AdvancedFriendsGameInstance.h in my game instance class to inherit from it i get:
[QUOTE]
1>E:\Repositories\RefactorBranch\Plugins\AdvancedSessions\Source\AdvancedSessions\Classes\AdvancedFriendsGameInstance.h(4): fatal error C1083: Cannot open include file: ‘OnlineSubSystemHeader.h’: No such file or directory
if I change the include to point to the location then I get the same error but with one of the .generated files.
i’m definitely using the correct version for 4.8.3 so i’m not sure what it is i’m doing wrong.
EDIT: Also, will this be getting updated to 4.11 when its released?