ProjectBorealis / PBCharacterMovement

HL2-style, classic FPS movement for Unreal Engine implemented in C++
https://www.projectborealis.com/movement
MIT License
1.25k stars 164 forks source link

Unable to Compile on 4.22.3 build #12

Closed amuDev closed 4 years ago

amuDev commented 4 years ago

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

mastercoms commented 4 years ago

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