Update of /cvsroot/audacity/audacity-src/win
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv2991/win

Modified Files:
        compile.txt 
Log Message:
Instructions for DirectSound and ASIO

Index: compile.txt
===================================================================
RCS file: /cvsroot/audacity/audacity-src/win/compile.txt,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- compile.txt 23 Aug 2006 23:28:09 -0000      1.33
+++ compile.txt 14 Oct 2006 03:05:38 -0000      1.34
@@ -78,9 +78,9 @@
 
 2. Open "C:\wxWidgets-2.6.3\build\msw\wx.sln".
 
-3. If you want to use the accessibility features of Audacity,
-   locate the "Setup Headers" group within the "core" project
-   and change the wxAccessible define within setup.h to 1. 
+3. If you want to use the accessibility features, locate the
+   "Setup Headers" group within the "core" project and change
+   the wxAccessible define within setup.h to 1. 
 
 4. Build the Debug and Release configurations for all the
    wxWidgets projects.
@@ -160,8 +160,18 @@
 some functionality like OGG/Vorbis support can be activated
 optionally and must be downloaded separately.
 
+If you wish DirectSound support, you must install the DirectX
+SDK.  The installation will automatically define the DXSDK_DIR
+environment variable and its presense will cause DirectSound
+support to be automatically included when Audacity is built.
+
+If you wish ASIO support, install the ASIO SDK and define an
+environment variable like you did for WXWIN above.  The value
+should be the full path to the base directory of the ASIO SDK.
+
 Select the configuration that you wish to build:
 * "Release" for general use 
+* "Unicode_Release" for Unicode-based, general use 
 * "Debug" for a slower but debuggable executable
 * "Unicode_Debug" for a Unicode-based, slower, debuggable 
    executable


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to