Closed AliziaKaline closed 1 year ago
That file literally exists in the repo and your error is in the engines auto generated files. If you are updating to 5.2 regenerate project files.
If that still doesn't fix it make sure you aren't over the OS's file name length limit (move the project to a folder closer to the root of your HDD).
Yes, it surely was the file name length. Pretty big file name. Didn't even think about it. Thanks !
Hi !
The plugin don't compile in 5.2.
"Plugins\AdvancedSteamSessions\Intermediate\Build\Win64\UnrealEditor\Inc\AdvancedSteamSessions\UHT\SteamRequestGroupOfficersCallbackProxy.gen.cpp(8): fatal error C1083: Impossible d'ouvrir le fichier include : 'Plugins/AdvancedSteamSessions/Source/AdvancedSteamSessions/Classes/SteamRequestGroupOfficersCallbackProxy.h' : No such file or directory"
Tried from source and launcher, no difference.