sideeffects / HoudiniEngineForUnreal

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

Fix unneeded cast causing waring/error on Linux #197

Closed kristjanvalur closed 1 year ago

kristjanvalur commented 1 year ago

Compiling with latest UE Linux toolchain creates warnings for this typecast, which is treated as error.

dpernuit commented 1 year ago

Hi, Thanks for bringing this up, I merged PR#200 on our end, which has the same fix. It will be in tomorrow's daily build of the plugin.

kristjanvalur commented 1 year ago

Well, I'd say that's slightly disappointing, since my PR clearly came in first by more than a horse's length. Still, it's all good sport. Cheerio! 😃