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

Im getting a problem with packaging #450

Open
Real38YT opened this issue Nov 18, 2024 · 2 comments
Open

Im getting a problem with packaging #450

Real38YT opened this issue Nov 18, 2024 · 2 comments

Comments

@Real38YT
Copy link

I'm getting, Missing precompiled manifest for 'VRM4U', 'C:\Program Files\Epic Games\UE_5.4\Engine\Plugins\Marketplace\VRM4U\Intermediate\Build\Win64\UnrealGame\Shipping\VRM4U\VRM4U.precompiled'. This module was most likely not flagged for being included in a precompiled build - set 'PrecompileForTargets = PrecompileTargetsType.Any;' in VRM4U.build.cs to override. If part of a plugin, also check if its 'Type' is correct.

@ruyo
Copy link
Owner

ruyo commented Nov 20, 2024

Hi.
What build configuration does your project use? Please let us know if you have any special specifications.
Please note that VRM4U is intended to be placed in the project folder. I do not support anything else.

@Real38YT
Copy link
Author

It is a Shipping and I'm using a blueprint project, i also have the VRM4U in C:\Program Files\Epic Games\UE_5.4\Engine\Plugins\Marketplace\VRM4U

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