I’m trying to build UE 5.0 and I’m getting unresolved externals. I have no idea why this is happening.
1>[1/3] Link UnrealEditor-ParametricSurface.dll
1> Creating library …\Plugins\Enterprise\DatasmithCADImporter\Intermediate\Build\Win64\UnrealEditor\Development\ParametricSurface\UnrealEditor-ParametricSurface.suppressed.lib and object …\Plugins\Enterprise\DatasmithCADImporter\Intermediate\Build\Win64\UnrealEditor\Development\ParametricSurface\UnrealEditor-ParametricSurface.suppressed.exp
1>Module.ParametricSurface.cpp.obj : error LNK2019: unresolved external symbol “__declspec(dllimport) void __cdecl CADLibrary::TechSoftUtils::RestoreMaterials(class TSharedPtr<class FJsonObject,1> const &,class CADLibrary::FBodyMesh &)” (_imp?RestoreMaterials@TechSoftUtils@CADLibrary@@YAXAEBV?$TSharedPtr@VFJsonObject@@$00@@AEAVFBodyMesh@2@@Z) referenced in function “public: virtual bool __cdecl FCADModelToTechSoftConverterBase::Tessellate(struct CADLibrary::FMeshParameters const &,struct FMeshDescription &)” (?Tessellate@FCADModelToTechSoftConverterBase@@UEAA_NAEBUFMeshParameters@CADLibrary@@AEAUFMeshDescription@@@Z)
1>…\Plugins\Enterprise\DatasmithCADImporter\Binaries\Win64\UnrealEditor-ParametricSurface.dll : fatal error LNK1120: 1 unresolved externals