Install plugin problem
Posted: Fri Apr 22, 2016 8:29 am
Hi everyone.
Could you help me please with next.
Trying toinstall plugin for houdini and set folders path:
On Windows, you need to set the PATH to point to the scripts/bin as well:
PATH = "C:/path/to/octane/bin;$PATH"
HOUDINI_PATH = "C:/path/to/octane;&"
What I need to place in houdini.env file?
PATH = "C:\Octane_2.25.0.1\bin;$PATH"
HOUDINI_PATH = "C:\Octane_2.25.0.1\bin;&"
I don't understand how write this correct.
My octane plugin placed in C:\Octane_2.25.0.1\bin
Could you help me please with next.
Trying toinstall plugin for houdini and set folders path:
On Windows, you need to set the PATH to point to the scripts/bin as well:
PATH = "C:/path/to/octane/bin;$PATH"
HOUDINI_PATH = "C:/path/to/octane;&"
What I need to place in houdini.env file?
PATH = "C:\Octane_2.25.0.1\bin;$PATH"
HOUDINI_PATH = "C:\Octane_2.25.0.1\bin;&"
I don't understand how write this correct.
My octane plugin placed in C:\Octane_2.25.0.1\bin