Home General
General
Creating a distribution PDF Print E-mail
Written by Vardamir   
Wednesday, 11 February 2009 15:44

As the PDE build from command line still doesn't work properly, we need to create the distribution files using the Eclipse export facility.

Make sure you have installed the Delta pack, that enables the export for multiple platforms. You can download the Delta Pack for Eclipse 3.4.1 here. For newer releases you can find the Delta pack on the download page for the Eclipse project (Download/Projects/Eclipse Project)

Here are the steps necessary, to create a multi-platform distribution, ready for uploading on sourceforge (or any other download source we will choose in the future):

  1. Open the file mw3d.product in the plugin MonkeyWorld3D 
  2. On the page Overview, there is a section called Exporting
  3. Click on Eclipse product export wizard
  4. As Root directory enter "mw3d" (without quotes)
  5. Choose a destination directory, for example /tmp/mw3d or C:\Temp\mw3d
  6. Under Export options,check the Export for multiple platforms checkbox
  7. Click Next
  8. Select all platforms, you wish to export. This should usually be
    1. linux (gtk/x86)
    2. linux (gtk/x86_64)
    3. macosx (carbon/ppc)
    4. macosx (carbon/x86)
    5. win32 (win32/x86)
    6. win32 (win32/x86_64)
  9. Press Finish
Last Updated ( Wednesday, 11 February 2009 15:45 )
 
Building MW3D from the command line PDF Print E-mail
Written by Vardamir   
Saturday, 06 September 2008 18:37

To get the latest version of MonkeyWorld 3D, you can check out the sources from the SVN repository at Sourceforge.

  • Checkout trunk from https://monkeyworld3d.svn.sourceforge.net/svnroot/monkeyworld3d/trunk
  • Go to the directory build
  • call ant -DECLIPSE_HOME=</path/to/your/eclipse-3.4/installation
You can also setup an environment variable ECLIPSE_HOME and call ant without any option. After a successfull build, there will be a directory called target under the build directory. To test the build, go to that directory and call mw3d.

 

 


 

Visitors

mod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_counter
mod_vvisit_counterToday11
mod_vvisit_counterYesterday39
mod_vvisit_counterThis week50
mod_vvisit_counterThis month406
mod_vvisit_counterAll54299