Ivo Hinov

Results 3 issues of Ivo Hinov

`[62/63] Link [x64] EngineTestEditorCooked.exe HoudiniBakeLevelInstanceUtils.cpp.obj : error LNK2005: "bool __cdecl operator==(struct FHoudiniLevelInstanceParams const &,struct FHoudiniLevelInstanceParams const &)" (??8@YA_NAEBUFHoudiniLevelInstanceParams@@0@Z) already defined in HoudiniLevelInstanceUtils.cpp.obj HoudiniBakeLevelInstanceUtils.cpp.obj : error LNK2005: "unsigned int __cdecl GetTypeHash(struct...

The conflict appears when you install the GeometryProcessing plugin, as it is using the same namespace/code. We've locally changed it to "namespace houdini::gte" to resolve it short-term but might be...

* Test 'UObject.Class AttemptToFindUninitializedScriptStructMembers' failed. LogClass: BoolProperty FHoudiniInputObjectSettings::bExportLevelInstanceContent is not initialized properly even though its struct probably has a custom default constructor. Module:HoudiniEngineRuntime File:Private/HoudiniInputTypes.h [log]