root / Mulberry / branches / win32-merge-121 / Build-Win32.txt

Revision 136, 1.3 kB (checked in by daboo, 1 year ago)

Install/build instructions for Win32.

Line 
11. USING ECLIPSE AS SUBVERSION TOOL.
2
3Download/Install JRE 6 from Sun.
4Download/Install Eclipse 3.3 C++ edition from eclipse.org.
5Launch Eclipse.
6Create a new 'mulberry-open' folder and use that as the Eclipse workspace.
7In Eclipse go to Find and Install.
8Create a new repository location for 'http://subclipse.tigris.org/update_1.2.x'.
9Install subclipse 1.4 (do not install the option packages if it reports errors with other missing packages).
10Go to Eclipse's Window/Preferences and navigate to SVN preferences.
11Switch to using 'JavaSVN'.
12Turn off 'Build Automatically' in the Project menu.
13In Eclipse open the SVN Repository Exploring Perspective.
14Add a new repository for 'http://svn.mulberrymail.com/mulberry'.
15Checkouty 'Mulberry/trunk' as a project into 'mulberry-open'.
16Create a 'Libraries' folder in the 'mulberry-open' folder.
17Add a new repository for 'http://svn.mulberrymail.com/repos'.
18Checkout 'CICalendar/trunk' as a project into 'mulberry-open/Libraries'.
19Checkout 'XMLLib/trunk' as a project into 'mulberry-open/Libraries'.
20
212. BUILDING MULBERRY WITH VISUAL STUDIO.
22
23Get and install Visual Studio 2005 standard edition (at a minimum).
24Open mulberry-open/Mulberry/Win32/Mulberry.sln in Visual Studio.
25Run the 'Build Solution' command from the 'Build' menu.
Note: See TracBrowser for help on using the browser.