Installing SGX Studio Maya
Follow these instructions to install SGX Studio:
Uninstall any version of SGX Studio Maya prior to 4.1.0.
Download the latest version of SGX Studio Maya.
Run
SGX_Studio_Maya-4.x.x_install.exe
.When prompted, supply the location of the license file (
.lic
).When prompted, provide the installation destination. The default destination will be
"C:\Program Files\Speech Graphics\SGX Studio Maya"
. (Note this location requires running the installer as Adminstrator.)After running the installer, find the module file,
sgx_studio.mod
in the installation folder. In order to allow Maya to find the SGX Studio module, you may do either one of the following:copy/move
sgx_studio.mod
into the user’sDocuments\maya\modules
folder; ORadd the directory containing the
sgx_studio.mod
file to theMAYA_MODULE_PATH
in the user'sMaya.env
file.
Open Maya.
Open the Plug-in Manager, find and load the plugin
sgx_studio.mll
.You should now find “Speech Graphics” in the main menu, and the option to show the plugin:
Silent installation
You can also run the installer in silent mode on the command line. Simply pass the license file path as an argument, as follows:
.\SGX_Studio_Maya-4.3.18_install.exe /VERYSILENT /LicenseFilePath="C:\licenses\my.lic"
Manual installation
After installing on one machine, the installation may be copied to other machines, where you will need to follow steps 6-9 above.
As of SGX Studio Maya 4.1.2, you are no longer required to set any environment variables. However, as of SGX Studio Maya 4.3.10, you can set an optional environment variable, SG_LIC
, pointing to the license location. This allows you to place the license elsewhere in your environment besides the default location in the installation folder.