Update of /cvsroot/audacity/audacity-src/win
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv32267
Modified Files:
compile.txt
Log Message:
Add note about PortAudio versions.
Index: compile.txt
===================================================================
RCS file: /cvsroot/audacity/audacity-src/win/compile.txt,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- compile.txt 22 Oct 2006 21:50:56 -0000 1.39
+++ compile.txt 23 Oct 2006 23:03:28 -0000 1.40
@@ -162,6 +162,7 @@
the VC7 versions.
)
+
Optional Features
Audacity comes with all libs necessary to build the default
@@ -188,6 +189,21 @@
the full path to the base directory of the ASIO SDK, e.g.,
set ASIOSDK_DIR=C:\ASIOSDK2
+PortAudio (http://www.portaudio.com/) is a cross-platform OSS library
+that Audacity uses for recording and playback. The default build
+settings use PortAudio v19, but v18 is still supported. If you want
+to build with v18:
+
+ 1) Change the Audacity Project Dependencies to have PAStaticWMME
+ checked and PAStaticWMMEv19 unchecked.
+ 2) In "audacity\win\portaudio.h", change
+ #define USE_PORTAUDIO_V19 1
+ to
+ #define USE_PORTAUDIO_V19 0
+ 3) In the Configuration Manager, for each configuration, check
+ PAStaticWMME and uncheck PAStaticWMMEv19.
+
+
Build Audacity
Select the configuration that you wish to build:
-------------------------------------------------------------------------
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