sideeffects / HoudiniEngineForUnreal

Houdini Engine Plugin for Unreal Engine.
http://www.sidefx.com/unreal
Other
1.31k stars 368 forks source link

Fix compilation error when building for Android platform with clang 14.0 #221

Closed yuhe00 closed 1 year ago

yuhe00 commented 1 year ago
error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing]
dpernuit commented 1 year ago

Hi, Thanks for this PR, I've merged it on our end, it will be in tomorrow's daily build of the plugin.