User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
clarisse:installation [2022/02/14 13:20]
king
clarisse:installation [2022/02/14 13:24] (current)
king [Clean Approach]
Line 26: Line 26:
   * On Linux, add this path to the LD_LOAD_LIBRARY environment variable.   * On Linux, add this path to the LD_LOAD_LIBRARY environment variable.
  
-Copy the plugin file (libspeedtree_clarisse_v8.4.2r5.so / speedtree_clarisse_v8.2.0r2.dll) to your desired path and invoke the Clarisse executable with the -module_path option. It takes multiple paths and must include both the Clarisse default module path and your custom path. For example, if your custom path is /home/user/my_clarisse_plugins/:+Copy the plugin file (libspeedtree_clarisse_v8.4.2r5.so / speedtree_clarisse_v8.4.2r5.dll) to your desired path and invoke the Clarisse executable with the -module_path option. It takes multiple paths and must include both the Clarisse default module path and your custom path. For example, if your custom path is /home/user/my_clarisse_plugins/:
  
   ./clarisse -module_path "/usr/local/bin/Clarisse 5.0 SP6/Clarisse/module" "/home/user/my_clarisse_plugins/"   ./clarisse -module_path "/usr/local/bin/Clarisse 5.0 SP6/Clarisse/module" "/home/user/my_clarisse_plugins/"
 +  
 +  
 +<note important>
 +**Windows Only:** SpeedTree requires the Microsoft Visual C++ 2010 Redistributable package to be installed. For convenience for manual installation, the necessary files are included in the SpeedTree for Clarisse ZIP file under bin/msft_redistributables/. They should be copied into the same location as the speedtree_engine DLL.
 +</note>
 +