mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-10-31 14:13:50 +01: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:
		| @@ -16,10 +16,7 @@ Authors: | ||||
| ======================================================================== | ||||
| This version is currently accurate for Audacity version 1.3.13. | ||||
| If you find the advice here inaccurate or incomplete, please | ||||
| first discuss on the "Compling Audacity" forum at  | ||||
| http://forum.audacityteam.org/. | ||||
| See also  | ||||
| "http://audacityteam.org/wiki/index.php?title=Developing_On_Windows". | ||||
| e-mail feedback@audacityteam.org . | ||||
| ======================================================================== | ||||
|  | ||||
| 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. | ||||
|  | ||||
| If this procedure doesn't work, you can ask for help on the  | ||||
| "Compling Audacity" forum 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.  | ||||
| If this procedure doesn't work, check the "Common Compilation  | ||||
| Errors" section on  | ||||
| http://audacityteam.org/wiki/index.php?title=Developing_On_Windows . | ||||
|  | ||||
| If you still need help after that, please ask on the "Compiling  | ||||
| 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.  | ||||
|  | ||||
|  | ||||
| --------------------------- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user