Update of /cvsroot/mahogany/M/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1090/doc
Modified Files:
build_win.txt
Log Message:
added a note about having to adjust the project paths in M.sln
Index: build_win.txt
===================================================================
RCS file: /cvsroot/mahogany/M/doc/build_win.txt,v
retrieving revision 1.19
retrieving revision 1.20
diff -b -u -2 -r1.19 -r1.20
--- build_win.txt 13 Jul 2004 14:11:40 -0000 1.19
+++ build_win.txt 14 Jul 2004 10:35:41 -0000 1.20
@@ -72,6 +72,11 @@
----------------
- After this you can open the project workspace M.dsw in Visual C++ IDE. Here
-is a brief description of various projects in the solution:
+ 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).
+
+ After this you can open the solution file M.sln in Visual C++ IDE. Here is a
+brief description of various projects in the solution:
* cclient - the mail routines support library
@@ -94,13 +99,8 @@
------------------
-Visual C++ 5.0 doesn't understand environment variables in the project
-settings, so you will need to replace the occurences of $(wx) with the value
-of the variable.
+- dspam doesn't compile
++ check that you installed sqlite as explained above
-If you don't have yacc or bison on your system, you will need to manually copy
-src/wx/vcard/vcc.c-yacc to vcc.c.
-If you get problem with PROIO_yywrap being multiply defined in wxWindows,
-comment out the 2nd definition of this function in src/common/y_tab.c.
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates