Closed quicklyslow closed 5 months ago
Thank you again :)
I'm still getting the following:
[5/8] Compile [x64] FurSkinData.cpp
\GFur\Source\GFur\Private\FurSkinData.h(15): error C2065: 'MAX_TOTAL_INFLUENCES': undeclared identifier
\GFur\Source\GFur\Private\FurSkinData.h(15): note: the template instantiation context (the oldest one first) is
\GFur\Source\GFur\Private\FurSkinData.cpp(1015): note: see reference to function template instantiation 'void FFurSkinData::CreateVertexFactories::
Any idea about that?
if the IncludeOrderVersion set to Latest will cause the compile error, fix in pr #21
Remove the declaration of FBoneMatricesUniformShaderParameters because it had already been fixed in 8ae3421; fix the other 2 GFurEditor compile errors in UE5.4