TriAxis-Games / RealtimeMeshComponent

Unreal Engine 5 plugin component for rendering runtime generated content.

Home Page:https://rmc.triaxis.games/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilation fails on UE 5.3.2 due to function deprecation

laykun opened this issue · comments

Just to make sure, I started a new fresh C++ project in UE 5.3.2, did a fresh clone from the repo and tried to compile. Attached build log.

runtimemeshcomponent_532_build.log

This uses a UE5.3.2 build from the Epic Games Launcher.

MS Visual Studio Community 17.7.4

Hey @laykun

These should all be fixed at this point!

-Chris