Hi all,
I tried to defined HOUDINI_PATHMAP variable in houdini.env to map file-path from windows to Linux.
Everything work just fine, all the external files like texture/geo cache files are loaded correctly in Linux.
But when I render my Mantra node to output images, I got error message it said "the directory doesn't exist"
Seems like the path-mapping doesn't work on Mantra node, am I doing anything wrong or I need extra setting?Thanks.
Here is my setting :
HOUDINI_PATHMAP={"X:": "/X"}