You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Problem: IREE produces shared libraries in the cooking which are not know upfront and have to be staged dynamically. Solution: instead of compiling everything into one lib and try to stage it through a fixed path, we add an additional folder to be always staged to project settings. Tested: Win, Linux, consoles, preflight, non-unity build and presubmit #jira UE-193339 #rb florent.guinier #rnx [CL 30074267 by nico ranieri in ue5-main branch]