ProjectBorealis / PBCharacterMovement

HL2-style, classic FPS movement for Unreal Engine implemented in C++

Home Page:https://www.projectborealis.com/movement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to Compile on 4.22.3 build

amuDev opened this issue · comments

commented

After putting the project in the /Plugins/ and restarting the project UE4 lets me know it was built with a different engine version and needs to be recompiled, I allow the engine to recompile on its own and it errors out, telling me to build from source. The build from source also errors out, full logs attached.
UBT-UE4Editor-Win64-Development.txt

commented

In the log, you'll be able to find the compile errors that you need to fix for your UE4 version.