SidefxLabs not loading when added Redshift Environment

   3100   3   0
User Avatar
Member
2 posts
Joined: Nov. 2017
Offline
Hi there,
I am having difficulties loading sidefx labs together with redshift.
Everything I place redshift env it does not load sidefx labs.
Can´t figure out what is wrong here.
Any ideas?

This is what I have:
—-

MOPS=“C:\SWEET_APPS\MOPS-master”
QLIB=“C:\SWEET_APPS\qLib-master”
HOUDINI_PATH=$QLIB;$MOPS;&

HOUDINI_DSO_ERROR = 2
PATH = “C:/ProgramData/Redshift/bin;$PATH”
HOUDINI_PATH = “C:\ProgramData\Redshift\Plugins\Houdini\18.0.391;&”
PXR_PLUGINPATH_NAME = “C:\ProgramData\Redshift\Plugins\Solaris\18.0.391;&”

HOUDINI_NVIDIA_OPTIX_DSO_PATH = C:/Users/3D/Documents/houdini18.0\optix

—-
michaelmarcondes.com
User Avatar
Member
41 posts
Joined: Jan. 2017
Offline
Thanks to this video [www.youtube.com] I learned a lot about the env file. In a nutshell your env file should only contain one Houdini_Path variable along with a single “&”.

I followed the video to append all my plugins to the Houdini_Path and after some trial & error everything works like a charm.

I didn’t realize to use 3rd party plugins you need to know a bit of coding when it comes to Houdini.
H Indie | LightWave | ZBrush | Clarisse iFX | HDR Light Studio Pro | RenderMan
User Avatar
Member
12 posts
Joined: July 2016
Offline
Use packages instead, way more easy to deal with and you can avoid some .env messiness issues. You can find the .json files in the qLib and SideFX Labs folders.
Edited by blackurco - May 4, 2020 10:40:00
User Avatar
Member
2 posts
Joined: Nov. 2017
Offline
Perfect!
Now I understood the principle, all is working well.
Thank you.
michaelmarcondes.com
  • Quick Links