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

Windows-64 packaging fails: "Missing precompiled manifest" (UE 4.26.2) #14

Open
Logodaedalus opened this issue Jul 18, 2021 · 1 comment

Comments

@Logodaedalus
Copy link

Logodaedalus commented Jul 18, 2021

Thanks for making a great plugin! I'm trying to package for Windows-64 in UE 4.26.2 (shipping configuration), and getting this error:
ERROR: Missing precompiled manifest for 'Ink'. This module was most likely not flagged for being included in a precompiled build - set 'PrecompileForTargets = PrecompileTargetsType.Any;' in Ink.build.cs to override.

It's been awhile since I've used Unreal, so apologies if this is a basic question, but do I need to create an Ink.build.cs file? I couldn't find one in the repo.

@Logodaedalus
Copy link
Author

Huh weird...so I found it on line 88 of Ink.Build.cs (maybe the file's generated?) and it does indeed say
PrecompileForTargets = PrecompileTargetsType.Any
so I'm really confused what should happen at this point. Any tips would be appreciated!

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

1 participant