Difference between revisions of "How to Distribute MSlice"

From Mslice
Jump to navigationJump to search
Line 1: Line 1:
The MSlice SVN code includes files called mslice_distribute_xxx where xxx is the version you wish to distribute. Run this file, a zip file is created in the MSlice root directory called MSlice_xxx where xx is the version (eg. 'win32'). This will contain all the files that a user requires.  
+
The MSlice SVN code includes files called mslice_make_distribution_kit. Run this file, a zip file is created in the MSlice root directory called mslice.zip. This will contain all the files that a user requires.  
  
  

Revision as of 12:28, 4 September 2009

The MSlice SVN code includes files called mslice_make_distribution_kit. Run this file, a zip file is created in the MSlice root directory called mslice.zip. This will contain all the files that a user requires.


  • MEX MSlice for your platform
  • Run the mslice_distribute_xxx where xxx is your platform
  • Move the zip file to the correct File location


Contact Dean Whittaker if you have problems using this feature.