Page 4 of 4
Re: OctaneRender™ 3.0 for Houdini™ - daily build 3.02
Posted: Fri Jul 15, 2016 9:33 am
by useruser
great! thank you!
Re: OctaneRender™ 3.0 for Houdini™ - daily build 3.02
Posted: Tue Jul 19, 2016 9:08 am
by fboyer
hi, any idea why this is happening ?
(i downloaded the 07-18 build)
Re: OctaneRender™ 3.0 for Houdini™ - daily build 3.02
Posted: Tue Jul 19, 2016 9:13 am
by juanjgon
fboyer wrote:hi, any idea why this is happening ?
(i downloaded the 07-18 build)
This means that the plugin .dll can't be loaded, usually due to a problem in the houdini.env PATH variable configuration. Can you please check it? It should point to the plugin bin folder, for example:
PATH = "C:/path/to/octane/bin;$PATH"
HOUDINI_PATH = "C:/path/to/octane;&"
Check that you are using the simple quote (") character and forward slashes '/' instead of backslashes as path separators.
Thanks,
-Juanjo
Re: OctaneRender™ 3.0 for Houdini™ - daily build 3.02
Posted: Tue Jul 19, 2016 11:03 am
by fboyer
My bad, I forgot the "/bin" ...
thanks !
Florent