mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 09:03:36 +02:00
CVS > SVN
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Compiling Audacity(R) for Microsoft Windows(TM)
|
||||
copyright (c) 1999-2009 Audacity Team
|
||||
copyright (c) 1999-2010 Audacity Team
|
||||
|
||||
Authors:
|
||||
Asger Ottar Alstrup
|
||||
@@ -14,7 +14,7 @@ Authors:
|
||||
Martyn Shaw
|
||||
|
||||
========================================================================
|
||||
This version is currently accurate for Audacity version 1.3.8.
|
||||
This version is currently accurate for Audacity version 1.3.11.
|
||||
If the advice here is inaccurate or incomplete, please
|
||||
email audacity-devel@lists.sourceforge.net.
|
||||
See also
|
||||
@@ -46,7 +46,7 @@ attempting to compile Audacity, or nothing will work!
|
||||
|
||||
wxWidgets is available at "http://www.wxwidgets.org/".
|
||||
|
||||
Audacity 1.3.8 requires wxWidgets 2.8.10.
|
||||
Audacity 1.3.11 requires wxWidgets 2.8.10.
|
||||
|
||||
To build on Windows only, download the wxMSW package
|
||||
(installer or zip).
|
||||
@@ -79,7 +79,7 @@ static libraries.
|
||||
|
||||
2. If you want to use the accessibility features, we have modified a
|
||||
couple of the wxWidgets files. Rather than provide a patch, we
|
||||
store the modified files in CVS, and you can replace the
|
||||
store the modified files in SVN, and you can replace the
|
||||
corresponding wxWidgets files.
|
||||
In "audacity\win\wxWidgets_additions" are one .cpp and one .h file.
|
||||
You may want to make backups of the wxWidgets originals of these,
|
||||
@@ -136,7 +136,7 @@ MSVC++ STEP 3: Download Audacity
|
||||
--------------------------
|
||||
|
||||
Now you can compile Audacity. To check out the latest
|
||||
source code from CVS, see the instructions at
|
||||
source code from SVN, see the instructions at
|
||||
"http://audacity.sourceforge.net/community/developers".
|
||||
|
||||
|
||||
@@ -300,7 +300,7 @@ That's all - if this procedure doesn't work, you can ask for
|
||||
help on the Audacity development mailing list:
|
||||
audacity-devel@lists.sourceforge.net. However, the first
|
||||
suggestion is likely to be "try it again with a clean installation
|
||||
of the wxWidgets source and the latest Audacity source from CVS",
|
||||
of the wxWidgets source and the latest Audacity source from SVN",
|
||||
so if that's not what you just attempted, you might want to try
|
||||
that first...
|
||||
|
||||
@@ -438,7 +438,7 @@ Cygwin STEP 3: Download Audacity
|
||||
---------------------------------
|
||||
|
||||
1. Go to http://audacity.sourceforge.net/ and download the Audacity source distribution.
|
||||
Cygwin is currently experimental in the 1.2 branch and cvs head, but you must have at least
|
||||
Cygwin is currently experimental in the 1.2 branch and SVN head, but you must have at least
|
||||
Audacity v1.2.0 sources.
|
||||
|
||||
2. From a cygwin prompt, go to the tarball that you downloaded and use a command like
|
||||
|
Reference in New Issue
Block a user