h4lfheart / UEFormat

A model and animation export format created for Unreal Engine game asset extraction.
45 stars 10 forks source link

Failure to rebuild project on UE5.4.2, UE5.3.2, UE5.2.1 #8

Closed Voulqy closed 3 months ago

Voulqy commented 4 months ago

I've tried making Blueprint and C++ projects on 5.4.2, 5.3.2, and 5.2.1, and whenever I try opening the project, I get the expected error: err1 err2

So when I try cleaning and rebuilding the project in Visual Studio, it results in this same error, no matter what UE5 version used.

err

h4lfheart commented 4 months ago

To be fair it is an easy fix, just give the animation import options enum a different name that doesnt conflict with the engine name.

@Ka1serM still should be fixed

h4lfheart commented 3 months ago

fixed by https://github.com/halfuwu/UEFormat/commit/d079aa7f9150bae79ac1d5ced97b7af1354b2244