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

Modified Files:
        build_win.txt 
Log Message:
wxwindows->wxwidgets

Index: build_win.txt
===================================================================
RCS file: /cvsroot/mahogany/M/doc/build_win.txt,v
retrieving revision 1.27
retrieving revision 1.28
diff -b -u -2 -r1.27 -r1.28
--- build_win.txt       24 Jan 2005 18:53:18 -0000      1.27
+++ build_win.txt       29 May 2006 15:24:02 -0000      1.28
@@ -20,5 +20,5 @@
 
 b) cvs client: you need to have daily access to Mahogany (and sometimes
-   wxWindows) source tree, and the cvs is the only way to keep up to date. The
+   wxWidgets) source tree, and the cvs is the only way to keep up to date. The
    precompiled cvs binaries for Win32 can be found at http://www.cyclic.com/
 
@@ -33,18 +33,18 @@
 -------------
 
-a) wxWindows
+a) wxWidgets
 ------------
 
-   Mahogany depends on wxWindows and prior to compiling Mahogany you need to
+   Mahogany depends on wxWidgets and prior to compiling Mahogany you need to
 build the wxMSW library.
 
    You may use either wxMSW 2.5.3 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
-that you may use M_STABLE tag to check out the wxWindows version which is known
+wxWidgets sources from cvs HEAD which usually provide more functionality. Note
+that you may use M_STABLE tag to check out the wxWidgets version which is known
 to work well with Mahogany.
 
-   Before building Mahogany you will need to build wxWindows. To do it, you
-should open build/msw/wx.dsw in wxWindows directory and build all projects in
+   Before building Mahogany you will need to build wxWidgets. To do it, you
+should open build/msw/wx.dsw in wxWidgets directory and build all projects 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
@@ -54,6 +54,6 @@
 
    Also before opening M.sln for the first time, open it in any text editor
-and replace all occurences of "L:\wxWindows" with the path where your version
-of wxWindows is installed.
+and replace all occurences of "L:\wxWidgets" with the path where your version
+of wxWidgets is installed.
 
 
@@ -98,7 +98,7 @@
 
    Before loading M.sln file, you will need to open it in your favourite text
-editor and do a global search of replace of "L:\wxWindows" with the path where
-your wxWindows installation is. You also must have "wxwin" environment variable
-set to point to the same location (as per wxWindows installation instructions).
+editor and do a global search of replace of "L:\wxWidgets" with the path where
+your wxWidgets installation is. You also must have "wxwin" environment variable
+set to point to the same location (as per wxWidgets installation instructions).
 
    After this you can open the solution file M.sln in Visual C++ IDE. Here is a
@@ -110,5 +110,5 @@
 * versit - vCard library
 * dspam - the spam filtering library
-* base, core, ... - wxWindows projects
+* base, core, ... - wxWidgets projects
 
    Finally, just build everything. Before running M.exe, copy the file
@@ -138,8 +138,8 @@
 
 g++ 3.x can not compile Mahogany currently, so I used g++ 2.95.3. As compiler
-version should be the same when compiling both wxWindows and Mahogany, we 
should
-use g++ 2.95.3 for compiling wxWindows as well. Just use
+version should be the same when compiling both wxWidgets and Mahogany, we 
should
+use g++ 2.95.3 for compiling wxWidgets as well. Just use
 
-cd <path to wxWindows sources>
+cd <path to wxWidgets sources>
 mkdir build.cygwin.gcc295
 cd build.cygwin.gcc295



-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to