Rebuilding Plug-ins

While a plug-in is loaded in XSI, the plug-in DLL is in use and you cannot recompile it (LINK will report a “cannot open file” error). If you need to recompile the plug-in, you’ll have to do one of the following:

Unload the plug-in, and then load it again after you recompile.

• Disable the Cached option for the plug-in. When you disable caching, XSI only holds on to the DLL during the invocation of a callback. Disabling caching may impact performance. Also, you cannot disable caching of some types of plug-ins, such as graphics sequencer plug-ins.

 



SOFTIMAGE|XSI v6.01     

Return to Softimage XSI Index