Difference between revisions of "How to Distribute MSlice"

From Mslice
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
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.  
  
  
 
* [[How to MEX MSlice|MEX MSlice]] for your platform  
 
* [[How to MEX MSlice|MEX MSlice]] for your platform  
* Run the mslice_distribute_xxx where xxx is your platform
+
* Run mslice_make_distribution_kit
 
* Move the zip file to the correct [[File Locations|File location]]  
 
* Move the zip file to the correct [[File Locations|File location]]  
  
  
Contact [[User:Dean Whittaker|Dean Whittaker]] if you have problems using this feature.
+
Contact [[User:Toby Perring|Toby Perring]] if you have problems using this feature.

Latest revision as of 12:29, 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.



Contact Toby Perring if you have problems using this feature.