Update of /cvsroot/mahogany/M/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19843/doc

Modified Files:
        build_win.txt 
Log Message:
updated build instructions: VC7.1 required now

Index: build_win.txt
===================================================================
RCS file: /cvsroot/mahogany/M/doc/build_win.txt,v
retrieving revision 1.17
retrieving revision 1.18
diff -b -u -2 -r1.17 -r1.18
--- build_win.txt       3 Aug 2003 23:45:23 -0000       1.17
+++ build_win.txt       15 May 2004 10:46:20 -0000      1.18
@@ -4,5 +4,5 @@
 Author:                Vadim Zeitlin <[EMAIL PROTECTED]>
 Modified by:   Nerijus Baliunas <[EMAIL PROTECTED]> (cygwin part)
-Last modified: 23.07.03
+Last modified: 2004-05-15
 Version:       the information in this file applies to the cvs sources
 
@@ -11,5 +11,9 @@
 
 a) a compiler: currently, the supported compilers for building Mahogany are
-   MS Visual C++ 6.0 and cygwin. Version 5.0 of Visual C++ can be used as well.
+   MS Visual C++ 7.1 and cygwin. Previous versions of Visual C++ (5/6/7.0)
+   could probably be used as well but the project files haven't been updated
+   for them since quite some time and so this definitely won't work out of
+   the box but require some effort from your part.
+
    If you are interested in building using another compiler (mingw32, BC++)
    please contact us and we will try to help you.
@@ -35,5 +39,5 @@
 build the wxMSW library.
 
-   You may use either wxMSW 2.4.1 release (latest 2.4 release as of the time
+   You may use either wxMSW 2.5.2 release (latest 2.5 release as of the time
 of this writing, if a newer one is available, do use it) or the latest
 wxWindows sources from cvs HEAD which usually provide more functionality. Note
@@ -42,11 +46,10 @@
 
    Before building Mahogany you will need to build wxWindows. To do it, you
-should open src/wxWindows.dsw in wxWindows directory and build wxWindows
-project in it. Note that in wxWindows cvs HEAD there are new project files in
-build directory but you should _not_ use them. You may use extra\scripts\
-wxmsw_setup.h file instead of the standard setup.h when building if you want to
-disable all the features not needed by Mahogany but doing this is optional and
-you should revert to the standard wx/setup.h if using wxmsw_setup.h results in
-errors (it is not always up to date...).
+should open build/msw/wx.dsw in wxWindows directory and build everything
+project in it. You may use extra\scripts\ wxmsw_setup.h file instead of the
+standard setup.h when building if you want to disable all the features not
+needed by Mahogany but doing this is optional and you should revert to the
+standard wx/setup.h if using wxmsw_setup.h results in errors (it is not always
+up to date...).
 
 
@@ -62,6 +65,5 @@
 * M - the main Mahogany project
 * versit - vCard handling routines
-* wxWindows - the wxMSW library: when opening this project, specify the correct
-              file location (in Mahogany directory) when asked
+* base, core, ... - wxWindows projects
 
    Note that after building everything (successfully) once, you may unload all



-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to