I can’t compile my c++ code in unreal because it says i don’t have the onlinesubsystem steam plugin
The problem https://cdn.discordapp.com/attachments/215462319050719232/226792295851098113/unknown.png
I can’t compile my c++ code in unreal because it says i don’t have the onlinesubsystem steam plugin
The problem https://cdn.discordapp.com/attachments/215462319050719232/226792295851098113/unknown.png
Have you tried removing your usage of bCompileSteamOSS
in your build configuration?
I have removed the bit of code but i thought it was needed for steam
Also it compiles now