Octane 4.00.0.8 not work on Houdini 16.5.496
Moderator: juanjgon
- fabiodamico
- Posts: 27
- Joined: Thu May 26, 2011 8:35 pm
Hi,
I did not understand how to operate Houdini 16.5 with octane 4, my PATH is still set for Octane 3
PATH = "C:\Users\fabio\Documents\houdini16.5\bin;$PATH"
Thanks!
I did not understand how to operate Houdini 16.5 with octane 4, my PATH is still set for Octane 3
PATH = "C:\Users\fabio\Documents\houdini16.5\bin;$PATH"
Thanks!
Hi,fabiodamico wrote:Hi,
I did not understand how to operate Houdini 16.5 with octane 4, my PATH is still set for Octane 3
PATH = "C:\Users\fabio\Documents\houdini16.5\bin;$PATH"
Thanks!
But do you have Octane installed in the Houdini $HOME folder? This is not a good idea at all ... now you are going to need to replace all the Octane 3 files with the Octane 4 ones, so you must be sure that nothing is mixed.
You should unzip the Octane plugin to a custom folder in your HD, let's say for example C:\Octane\Octane_3.08.2.0_Houdini_16.5.496_Win64 (if you are working with Octane 3.08.2 and Houdini 16.5.496) and configure the houdini.env variables to work with it:
Code: Select all
HOUDINI_DSO_ERROR = 2
PATH = "C:\Octane\Octane_3.08.2.0_Houdini_16.5.496_Win64\bin;$PATH"
HOUDINI_PATH = "C:\Octane\Octane_3.08.2.0_Houdini_16.5.496_Win64;&"
Hope this helps,
-Juanjo
- fabiodamico
- Posts: 27
- Joined: Thu May 26, 2011 8:35 pm
Hi
Thank you very much.. I fixed everything now also works version 4 on Houdini!
Thank you very much.. I fixed everything now also works version 4 on Houdini!