Update some references of CVS to SVN, more remain that should be changed.
Update the daily makefiles link in winCE project file downloading instructions. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -246,7 +246,7 @@ are enabled by default.
|
|||||||
|
|
||||||
Normally, you won't have to choose a toolkit, because when
|
Normally, you won't have to choose a toolkit, because when
|
||||||
you download wxGTK, it will default to --with-gtk etc. But
|
you download wxGTK, it will default to --with-gtk etc. But
|
||||||
if you use all of our CVS repository you have to choose a
|
if you use all of our SVN repository you have to choose a
|
||||||
toolkit. You must do this by running configure with either of:
|
toolkit. You must do this by running configure with either of:
|
||||||
|
|
||||||
--with-gtk=2 Use the GTK+ 2.0. Default.
|
--with-gtk=2 Use the GTK+ 2.0. Default.
|
||||||
|
@@ -46,7 +46,7 @@ files into a suitable directory such as c:\wx.
|
|||||||
General installation notes
|
General installation notes
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
If installing from the CVS server, copy include/wx/msw/setup0.h to
|
If installing from the SVN server, copy include/wx/msw/setup0.h to
|
||||||
include/wx/msw/setup.h and edit the resulting file to choose
|
include/wx/msw/setup.h and edit the resulting file to choose
|
||||||
the features you would like to compile wxWidgets with[out].
|
the features you would like to compile wxWidgets with[out].
|
||||||
|
|
||||||
@@ -392,7 +392,7 @@ Metrowerks CodeWarrior compilation
|
|||||||
included in wxMSW-2.8.x.zip and the setup version.
|
included in wxMSW-2.8.x.zip and the setup version.
|
||||||
|
|
||||||
2. Review the file include\wx\msw\setup.h (or include\wx\msw\setup0.h if
|
2. Review the file include\wx\msw\setup.h (or include\wx\msw\setup0.h if
|
||||||
you are working from the CVS version) to make sure the settings reflect
|
you are working from the SVN version) to make sure the settings reflect
|
||||||
what you want. If you aren't sure, leave it alone and go with the
|
what you want. If you aren't sure, leave it alone and go with the
|
||||||
default settings. A few notes:
|
default settings. A few notes:
|
||||||
- Don't use wxUSE_DEBUG_NEW_ALWAYS: it doesn't mix well with MSL
|
- Don't use wxUSE_DEBUG_NEW_ALWAYS: it doesn't mix well with MSL
|
||||||
@@ -410,10 +410,10 @@ Metrowerks CodeWarrior compilation
|
|||||||
need to do the following by hand:
|
need to do the following by hand:
|
||||||
(1) Create the directories lib\cw7msw\include\wx and copy the file
|
(1) Create the directories lib\cw7msw\include\wx and copy the file
|
||||||
include\wx\msw\setup.h (or include\wx\msw\setup0.h if you are
|
include\wx\msw\setup.h (or include\wx\msw\setup0.h if you are
|
||||||
working from the CVS version) to lib\cw7msw\include\wx\setup.h
|
working from the SVN version) to lib\cw7msw\include\wx\setup.h
|
||||||
(2) Create the directories lib\cw7mswd\include\wx and copy the file
|
(2) Create the directories lib\cw7mswd\include\wx and copy the file
|
||||||
include\wx\msw\setup.h (or include\wx\msw\setup0.h if you are
|
include\wx\msw\setup.h (or include\wx\msw\setup0.h if you are
|
||||||
working from the CVS version) to lib\cw7mswd\include\wx\setup.h
|
working from the SVN version) to lib\cw7mswd\include\wx\setup.h
|
||||||
|
|
||||||
5. Import src\wxWidgetsW7.xml to create the project file wxWidgetsW7.mcp.
|
5. Import src\wxWidgetsW7.xml to create the project file wxWidgetsW7.mcp.
|
||||||
Store this project file in directory src. You may get warnings about
|
Store this project file in directory src. You may get warnings about
|
||||||
|
@@ -63,11 +63,11 @@ wxWidgets/CE Compilation
|
|||||||
|
|
||||||
NOTE: to generate targets not in the standard project files,
|
NOTE: to generate targets not in the standard project files,
|
||||||
you should rebuild the project files using Bakefile.
|
you should rebuild the project files using Bakefile.
|
||||||
Also, if you are building from a CVS version of wxWidgets,
|
Also, if you are building from a SVN version of wxWidgets,
|
||||||
you need to create eVC++ project files or get them from
|
you need to create eVC++ project files or get them from
|
||||||
somewhere, such as the daily makefile builds here:
|
somewhere, such as the daily makefile builds here:
|
||||||
|
|
||||||
http://biolpc22.york.ac.uk/pub/CVS_Makefiles/
|
http://biolpc22.york.ac.uk/pub/Daily_Makefiles/
|
||||||
|
|
||||||
See technote docs/tech/tn0016.txt for details on using Bakefile,
|
See technote docs/tech/tn0016.txt for details on using Bakefile,
|
||||||
and you can get Bakefile from:
|
and you can get Bakefile from:
|
||||||
|
Reference in New Issue
Block a user