VRM4U icon indicating copy to clipboard operation
VRM4U copied to clipboard

Package problem

Open SalaAxel26 opened this issue 5 years ago • 4 comments

Hello Ruyo,

When i want to package my project, i have the next log problem:

UATHelper: Packaging (Android (ETC2)): ERROR: Missing precompiled manifest for 'VRM4U'. This module was most likely not flagged for being included in a precompiled build - set 'PrecompileForTargets = PrecompileTargetsType.Any;' in VRM4U.build.cs to override.

PackagingResults: Error: Missing precompiled manifest for 'VRM4U'. This module was most likely not flagged for being included in a precompiled build - set 'PrecompileForTargets = PrecompileTargetsType.Any;' in VRM4U.build.cs to override.


Platform: Android Unreal Version: 4.23.1

Do you have any solution for this? Thanks in advance!

SalaAxel26 avatar Oct 27 '19 18:10 SalaAxel26

Hi. For packaging, please use UnrealEngine_VRM4UPlugin repository.

https://github.com/ruyo/UnrealEngine_VRM4UPlugin (Connecting Epic, GitHub Accounts)

Thanks!

ruyo avatar Oct 28 '19 16:10 ruyo

Hello again, sorry for the late update, but when i try to open Unreal Engine it shows the next error.

Screenshot_1

The steps were:

  1. Download the repository from https://github.com/ruyo/UnrealEngine_VRM4UPlugin
  2. Copy it to the plugin folder (Unzipped)
  3. Open Unreal and it shows the error.

Thanks in advance!

SalaAxel26 avatar Nov 13 '19 17:11 SalaAxel26

Hi.

Have you checked this dialog? Please try c++ project and build from sln file. You can get precise log.

image

Thanks.

ruyo avatar Nov 17 '19 17:11 ruyo

FYI - getting a 404 not found on the repository location

davethenipper avatar Jun 10 '23 13:06 davethenipper