2>F:\Epic Games\GITHUB\4.15\UnrealEngine\Engine\Source\Runtime\CoreUObject\Public\UObject/UObjectGlobals.h(1322): error C2027: use of undefined type ‘URig’
2> f:\epic games\github\4.15\unrealengine\engine\plugins\marketplace\mixamoanimationretargeting\source\mixamoanimationretargeting\private\MixamoSkeletonRetargeter.h(9): note: see declaration of ‘URig’
2> F:\Epic Games\GITHUB\4.15\UnrealEngine\Engine\Plugins\Marketplace\MixamoAnimationRetargeting\Source\MixamoAnimationRetargeting\Private\MixamoSkeletonRetargeter.cpp(467): note: see reference to function template instantiation ‘T *LoadObject<URig>(UObject *,const TCHAR *,const TCHAR *,uint32,UPackageMap *)’ being compiled
2> with
2>
2> T=URig
2> ]
2>F:\Epic Games\GITHUB\4.15\UnrealEngine\Engine\Source\Runtime\CoreUObject\Public\UObject/UObjectGlobals.h(1322): error C3861: ‘StaticClass’: identifier not found
2>F:\Epic Games\GITHUB\4.15\UnrealEngine\Engine\Source\Runtime\Core\Public\UObject/WeakObjectPtrTemplates.h(95): error C2664: ‘void FWeakObjectPtr::operator =(const FWeakObjectPtr &)’: cannot convert argument 1 from ‘const URig *’ to ‘const UObject *’
2> F:\Epic Games\GITHUB\4.15\UnrealEngine\Engine\Source\Runtime\Core\Public\UObject/WeakObjectPtrTemplates.h(95): note: Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
2> F:\Epic Games\GITHUB\4.15\UnrealEngine\Engine\Plugins\Marketplace\MixamoAnimationRetargeting\Source\MixamoAnimationRetargeting\Private\MixamoSkeletonRetargeter.cpp(467): note: see reference to function template instantiation ‘void TWeakObjectPtr<URig,FWeakObjectPtr>::operator =<T>(const U *)’ being compiled
2> with
2>
2> T=URig,
2> U=URig
2> ]
2> F:\Epic Games\GITHUB\4.15\UnrealEngine\Engine\Plugins\Marketplace\MixamoAnimationRetargeting\Source\MixamoAnimationRetargeting\Private\MixamoSkeletonRetargeter.cpp(467): note: see reference to function template instantiation ‘void TWeakObjectPtr<URig,FWeakObjectPtr>::operator =<T>(const U *)’ being compiled
2> with
2>
2> T=URig,
2> U=URig
2> ]