Hello Stéphane,
Thank you for your answer. Here are the details of our errors:
ld.lld: error: undefined symbol: NvClothCookFabricFromMesh(nv::cloth::Factory*, nv::cloth::ClothMeshDesc const&, physx::PxVec3 const&, physx::shdfnd::Array<int, nv::cloth::NonTrackingAllocator>*, bool)
17:37:57 >>> referenced by ClothingSimulationNv.cpp:185 (Runtime/ClothingSystemRuntimeNv/Private/ClothingSimulationNv.cpp:185)
17:37:57 >>> ClothingSystemRuntimeNv/Module.ClothingSystemRuntimeNv.cppa8.o:(FClothingSimulationNv::CreateActor(USkeletalMeshComponent*, UClothingAssetBase*, int))
17:37:57
17:37:57 ld.lld: error: undefined symbol: GetNvClothAllocator()
17:37:57 >>> referenced by Allocator.h:64 (ThirdParty/PhysX3/NvCloth/include/NvCloth/Allocator.h:64)
17:37:57 >>> ClothingSystemRuntimeNv/Module.ClothingSystemRuntimeNv.cppa8.o:(FClothingSimulationNv::CreateActor(USkeletalMeshComponent*, UClothingAssetBase*, int))
17:37:57
17:37:57 ld.lld: error: undefined symbol: nv::cloth::InitializeNvCloth(physx::PxAllocatorCallback*, physx::PxErrorCallback*, physx::PxAssertHandler*, physx::PxProfilerCallback*, int)
17:37:57 >>> referenced by NvClothSupport.cpp:128 (Runtime/ClothingSystemRuntimeNv/Private/NvClothSupport.cpp:128)
17:37:57 >>> ClothingSystemRuntimeNv/Module.ClothingSystemRuntimeNv.cppa8.o:(FClothingSystemRuntimeModuleNv::StartupModule())
17:37:57 >>> referenced by NvClothSupport.cpp:128 (Runtime/ClothingSystemRuntimeNv/Private/NvClothSupport.cpp:128)
17:37:57 >>> ClothingSystemRuntimeNv/Module.ClothingSystemRuntimeNv.cppa8.o:(NvClothSupport::InitializeNvClothingSystem())
17:37:57
17:37:57 ld.lld: error: undefined symbol: NvClothCreateFactoryCPU()
17:37:57 >>> referenced by ClothingSystemRuntimeModuleNv.cpp:35 (Runtime/ClothingSystemRuntimeNv/Private/ClothingSystemRuntimeModuleNv.cpp:35)
17:37:57 >>> ClothingSystemRuntimeNv/Module.ClothingSystemRuntimeNv.cppa8.o:(FClothingSystemRuntimeModuleNv::StartupModule())
17:37:57
17:37:57 ld.lld: error: undefined symbol: NvClothCreateMeshQuadifier()
17:37:57 >>> referenced by ClothingSystemRuntimeModuleNv.cpp:36 (Runtime/ClothingSystemRuntimeNv/Private/ClothingSystemRuntimeModuleNv.cpp:36)
17:37:57 >>> ClothingSystemRuntimeNv/Module.ClothingSystemRuntimeNv.cppa8.o:(FClothingSystemRuntimeModuleNv::StartupModule())
17:37:57
17:37:57 ld.lld: error: undefined symbol: NvClothDestroyFactory(nv::cloth::Factory*)
17:37:57 >>> referenced by ClothingSystemRuntimeModuleNv.cpp:50 (Runtime/ClothingSystemRuntimeNv/Private/ClothingSystemRuntimeModuleNv.cpp:50)
17:37:57 >>> ClothingSystemRuntimeNv/Module.ClothingSystemRuntimeNv.cppa8.o:(FClothingSystemRuntimeModuleNv::ShutdownModule())
17:37:57 clang++: error: linker command failed with exit code 1 (use -v to see invocation)
And here are our libs in directory Engine\Source\ThirdParty\PhysX3\Lib\Android\ARM64
libPhysX3.a
libPhysX3CharacterKinematic.a
libPhysX3CharacterKinematicCHECKED.a
libPhysX3CharacterKinematicPROFILE.a
libPhysX3CHECKED.a
libPhysX3Common.a
libPhysX3CommonCHECKED.a
libPhysX3CommonPROFILE.a
libPhysX3Cooking.a
libPhysX3CookingCHECKED.a
libPhysX3CookingPROFILE.a
libPhysX3Extensions.a
libPhysX3ExtensionsCHECKED.a
libPhysX3ExtensionsPROFILE.a
libPhysX3PROFILE.a
libPhysX3Vehicle.a
libPhysX3VehicleCHECKED.a
libPhysX3VehiclePROFILE.a
libPsFastXml.a
libPsFastXmlCHECKED.a
libPsFastXmlPROFILE.a
libPxFoundation.a
libPxFoundationCHECKED.a
libPxFoundationPROFILE.a
libPxPvdSDK.a
libPxPvdSDKCHECKED.a
libPxPvdSDKPROFILE.a
We are going to try “AnimDynamics” to solve our issues.
Regards
Jérôme
[Attachment Removed]