1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-09-16 16:20:50 +02:00

* Correct "Compling Audacity" typo passed through from e-mail to "Compiling Audacity", plus move down "Developing in Windows" link to help people check for common compilation errors

* Errors and inaccuracies are better directed to feedback@ so there is no disincentive effect of having to register on the Forum to report obvious errors
This commit is contained in:
windinthew 2010-09-10 12:09:15 +00:00
parent c046a80562
commit a106ae232f

View File

@ -16,10 +16,7 @@ Authors:
======================================================================== ========================================================================
This version is currently accurate for Audacity version 1.3.13. This version is currently accurate for Audacity version 1.3.13.
If you find the advice here inaccurate or incomplete, please If you find the advice here inaccurate or incomplete, please
first discuss on the "Compling Audacity" forum at e-mail feedback@audacityteam.org .
http://forum.audacityteam.org/.
See also
"http://audacityteam.org/wiki/index.php?title=Developing_On_Windows".
======================================================================== ========================================================================
Audacity releases are now built with Microsoft Visual C++ 9 Audacity releases are now built with Microsoft Visual C++ 9
@ -310,12 +307,15 @@ So for instance, a Unicode Debug version of Audacity should have:
in the "audacity\win\unicode debug" directory. in the "audacity\win\unicode debug" directory.
If this procedure doesn't work, you can ask for help on the If this procedure doesn't work, check the "Common Compilation
"Compling Audacity" forum at http://forum.audacityteam.org/. Errors" section on
However, the first suggestion there is likely to be "try it again http://audacityteam.org/wiki/index.php?title=Developing_On_Windows .
with a clean installation of the wxWidgets source and the latest
Audacity source from SVN". So if that's not what you attempted, If you still need help after that, please ask on the "Compiling
please try that first. Audacity" board at http://forum.audacityteam.org/. However, the first
suggestion there is likely to be "try it again with a clean
installation of the wxWidgets source and the latest Audacity source
from SVN". So if that's not what you attempted, please try that first.
--------------------------- ---------------------------