Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Fix UE5.0 compilation error - #1

Open
TheEnbyWitch wants to merge 1 commit into
shaderwitch:mainfrom
TheEnbyWitch:main
Open

TheEnbyWitch wants to merge 1 commit into
shaderwitch:mainfrom
TheEnbyWitch:main

Conversation

@TheEnbyWitch

Copy link
Copy Markdown

Adds an include for Misc/ConfigCacheIni.h that if missing, causes this compile error on UE 5.0.3.

[1/1] Compile LiveUpdateForSlate.cpp
[REDACTED]\Plugins\LiveUpdateForSlate-main\Source\LiveUpdateForSlate\Private\LiveUpdateForSlate.cpp(55): error C2027: use of undefined type 'FConfigCacheIni'
D:\Games\UE_5.0\Engine\Source\Runtime\CoreUObject\Public\UObject\Object.h(17): note: see declaration of 'FConfigCacheIni'

Haven't tested this with 4.27 though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant