Advanced Sessions Plugin

[QUOTE=NijoMeister;696719]
I have the same error :confused:

After deleting the intermediate folder in the plugin folder?


D:/ThirdpersonGame/Plugins/AdvancedSessions/AdvancedSessions/Intermediate/Build/Win64/UE4/Development/AdvancedSessions/PCH.AdvancedSessions.h(32): error C2001: newline in constan

Was what you reported.

Edit Scratch that, the binary zip version still has the precompiled headers, only the repository version doesn’t. Forgot that it didn’t warrant a zip update and I was waiting until 4.16 to make the change outside of source.

Regardless I just created a blank project, added the zip plugin to it, created a c++ blank class, and packed it out for shipping win32 with no issues…