Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorvald Natvig <slicer@users.sourceforge.net>2005-09-18 05:11:35 +0400
committerThorvald Natvig <slicer@users.sourceforge.net>2005-09-18 05:11:35 +0400
commitde4b674b32f04b3cbbac05ddbd2ee15fe555314c (patch)
treee46b863f06ddaf5acd85c45d3757ad134ef1b67d /INSTALL
parent67e3d8533edaa62fca61ebd9ca3e72421843c2fe (diff)
ASIO Audio Input
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@152 05730e5d-ab1b-0410-a4ac-84af385074fa
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 02682e95a..1d51522a6 100644
--- a/INSTALL
+++ b/INSTALL
@@ -21,6 +21,11 @@ you need the latest "unstable" version to compile. (Speex generally has high
code quality, the the svn version is probably even more stable than the
released unstable version).
+Mumble needs the ASIO SDK to compile ASIO support. If you don't have the SDK,
+remove the line that says CONFIG+=asio in mumble.pro
+
+CVS versions of Mumble and Murmur may depend on the Boost C++ library.
+
You may need to adjust the paths in mumble.pro, murmur.pro and mumble.pri to
reflect where your installed versions of dependant libraries are.