Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

static_assert(sizeof(FTextAccess) == sizeof(FText), "FTextAccess stale"); build error #9

Closed
yingnierxiao opened this issue Apr 30, 2024 · 1 comment

Comments

@yingnierxiao
Copy link

yingnierxiao commented Apr 30, 2024

static_assert(sizeof(FTextAccess) == sizeof(FText), "FTextAccess stale");

Error LogClass FloatProperty FDcVector2D::X is not initialized properly. Module:DataConfigExtra File:Private/DataConfig/Extra/Benchmark/DcBenchmarkFixture1.h
Error LogClass FloatProperty FDcVector2D::Y is not initialized properly. Module:DataConfigExtra File:Private/DataConfig/Extra/Benchmark/DcBenchmarkFixture1.h
Error LogClass IntProperty FDcCorpusEntry::year is not initialized properly. Module:DataConfigExtra File:Private/DataConfig/Extra/Benchmark/DcBenchmarkFixture1.h
Error LogClass IntProperty FDcTestExtraRenameFrom1::FromInt1 is not initialized properly. Module:DataConfigExtra File:Public/DataConfig/Extra/Deserialize/DcDeserializeRenameStructFieldNames.h
Error LogClass IntProperty FDcTestExtraRenameTo1::ToInt1 is not initialized properly. Module:DataConfigExtra File:Public/DataConfig/Extra/Deserialize/DcDeserializeRenameStructFieldNames.h
Error LogClass FloatProperty FDcStructShapeRectangle::Height is not initialized properly. Module:DataConfigExtra File:Public/DataConfig/Extra/Types/DcExtraTestFixtures.h
Error LogClass FloatProperty FDcStructShapeRectangle::Width is not initialized properly. Module:DataConfigExtra File:Public/DataConfig/Extra/Types/DcExtraTestFixtures.h

@jagt
Copy link
Contributor

jagt commented May 1, 2024

I've just pushed 1.6.1 and it should've fixed the issue.

https://github.com/slowburn-dev/DataConfig/releases/tag/1.6.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants