threedfxman
05-10-2009, 10:02 PM
ok i got it installed but the part of the instruction where it says to modify this confuses me anyone know how to get it to work
- Copy DSO file into "alias/maya/mentalray/lib" (DLL for Windows / SO for linux)
- Copy MI file into "alias/maya/mentalray/include"
- Copy the Icon file into a standard maya icon directory.
- Copy the MEL file into a standard maya mel script directory.
- Modify "alias/maya/mentalray/maya.rayrc" with the two following lines, both of them comes after the
standard link and mi lines:
link "{MAYABASE}/lib/RayType.{DSO}"
mi "{MAYABASE}/include/RayType.mi"
- Copy DSO file into "alias/maya/mentalray/lib" (DLL for Windows / SO for linux)
- Copy MI file into "alias/maya/mentalray/include"
- Copy the Icon file into a standard maya icon directory.
- Copy the MEL file into a standard maya mel script directory.
- Modify "alias/maya/mentalray/maya.rayrc" with the two following lines, both of them comes after the
standard link and mi lines:
link "{MAYABASE}/lib/RayType.{DSO}"
mi "{MAYABASE}/include/RayType.mi"
