Yesterday I was able to package the game with no errors, and now I get a linking error trying to write to a program database that has never existed in my project and that I have no idea why it’s being linked in the first place.
I can package for Xbox Series completely without issue, same for Win GDK and Win64. I have tried downgrading the version of the GDK I have installed, upgrading it, installing and uninstalling various versions of the windows 10 SDK, always the same thing happens. Somehow this silk_common thing is being referenced and I just want it gone. Any ideas what I can do?
EDIT: The error states that there may not be enough space or that the linker has insufficient priveleges, but neither of those is true, the file simply doesn’t exist and never has.