1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3<head> 4<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 5<meta http-equiv="Content-Style-Type" content="text/css"> 6<link rel="stylesheet" href="css/manpage.css" type="text/css"> 7<title>Installation Procedure</title> 8</head> 9<body> 10 11<h1>Installation Procedure 12</h1> 13 14 15<h2>Installation Procedure</h2> 16<p>Follow the procedure given below when manually installing the plug-in.</p> 17 18<h2><a name="install">Installation Procedure</a></h2> 19<h3>Softimage Shutdown</h3> 20<p>Exit Softimage if it is currently running.</p> 21 22<h3>Prepare the Plug-In Files</h3> 23<p>Copy the following plug-in files (which are included in the package) to: [Softimage folder location]/Application/Plugins.</p> 24<ul> 25<li>NW4C_Export.dll</li> 26</ul> 27</p> 28<p> 29<strong>Be sure to use a version of NW4C_Export.dle that matches the version of Softimage that you are using.</strong></p> 30<br> 31 32<h3>Verification</h3> 33<p>Start Softimage.</p> 34<p>If NW4C has been added to the Softimage menu, the installation is complete.</p> 35<!-- center><img src="./images/PluginMenu.gif"></center --><br> <!-- p>"NW4C > Plugin Version..."を実行するとプラグインのバージョンを確認することができます。</p --> <BR> 36 37 38<h2><a name="update">Updating the Plug-In</a></h2> 39<p>To update the plug-in, use the same installation procedure to overwrite the older versions of the plug-in files with the newer versions.</p> 40<br> 41 42<h2 id="nwcs">Installing Creative Studio</h2> 43<p> 44Creative Studio must be installed in order to use the merge and optimization operations of the Export plug-in because these processes are linked to Creative Studio.<BR> (Optimization and Merge menu features included in Creative Studio are called inside the exporter.) 45</p> 46 47<h2><a name="uninstall">Uninstalling the Plug-In</a></h2> 48<p>To uninstall the plug-in, delete the installed files after performing a normal termination of Softimage.</p> 49 50<h2>Installation/Uninstallation-Related Errors and Warnings</h2> 51<p> 52If an error related to installation or uninstallation occurs, it is displayed by Script Editor and on the status line at the bottom of the Softimage screen. Errors you should be particularly aware of are described here. 53</p> 54<ul> 55<li><B>ERROR : 2000 - Library not found: ...\NW4C_Export.dll.<br> (ERROR : 2000 - Library not found: ...\NW4C_Export.dll.)</strong> 56 <p>This error may be displayed when installing the plug-in or running it for the first time after installation. This error message is output because DLL dependency relationships cannot be configured due to the environment. The plug-in will function without problems once Softimage is restarted. 57 </p> 58 </li> 59<li><B>ERROR : 2356 - This plug-in is not installed: NW4C_XXX<br> (ERROR : 2356 - This plug-in is not installed: NW4C_XXX)</strong> 60 <p> 61The name of the custom parameter set (custom property) is used in place of XXX.<br> This error may appear when installing or uninstalling the plug-in or when loading a scene. This error message is output when a scene that includes NW4C_XXX properties is loaded without the Export plug-in installed. Check if the Export plug-in has been installed.<br> For details on the custom parameter set name used, see <a href="data_plugins.html#kind" target="main">Data Creation Plug-in Types</a>. 62 </p> 63 </li> 64</ul> 65 66 67<p><br><br><br></p> 68<hr><p>CONFIDENTIAL</p></body> 69</html> 70