mordentral / VRExpansionPlugin

A UE4-5 VR framework
https://www.vreue4.com
MIT License
522 stars 109 forks source link

4.27 locked doesn't build #28

Closed KetchupMoose closed 10 months ago

KetchupMoose commented 1 year ago

The latest commits on 4.27 locked were not building for us on oculus branch of 4.27.

We got an error that TObjectPtr was referenced in vrbpdatatypes.h and that seems to be an unreal 5 identifier?

mordentral commented 1 year ago

You didn't pull 4.27-Locked, you somehow pulled Master by mistake.

I just double checked and there are no instances of the TObjectPtr in the 4.27 branch

KetchupMoose commented 1 year ago

Thank you, we had another team member pulling it so maybe they did make that mistake.
They thought they pulled 4.27 but maybe made a mistake.

Sent from my iPhone

On Sep 20, 2022, at 1:28 PM, Joshua (MordenTral) Statzer @.***> wrote:

 You didn't pull 4.27-Locked, you somehow pulled Master by mistake.

I just double checked and there are no instances of the TObjectPtr in the 4.27 branch

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.