sideeffects / HoudiniEngineForUnreal

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

17.5.402 is not available to download. #110

Closed pixelscience closed 5 years ago

pixelscience commented 5 years ago

I was trying to compile the plugin, but Houdini 17.5.402 is not listed on the daily builds section anymore and is not in the ftp.

dpernuit commented 5 years ago

Hi,

This is an unfortunate consequence of the way our github is automatically updated, as it's only updated when changes are commited to the plugin.

If the version specified in the plugin's build.cs file is not available for download, you can simply use the latest daily build, and change the version numbers in HoudiniEngineRuntime.build.cs and HoudiniEngineEditor.build.cs.

pixelscience commented 4 years ago

I got it working on linux with 17.5.416! Thanks for the help.