From f06f38dc7556ee516cf4b5743601b340a8a67593 Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Sun, 31 Jan 2010 20:08:13 +0000 Subject: [PATCH] update --- INSTALL | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index eaf45924..97eacc72 100755 --- a/INSTALL +++ b/INSTALL @@ -26,8 +26,10 @@ Windows: -------- -Rquired software: QT4, Visual Studio 2005 +Rquired software: QT4, Visual Studio 2005, ASIO development files +- copy ASIO development files in llcon/windows directory so that, e.g., the + directory llcon\windows\ASIOSDK2\common exists - run llcon/windows/MocQT.bat - open llcon.sln in your Visual Studio environment and compile - run llcon/windows/Release/llcon.exe @@ -36,7 +38,7 @@ Rquired software: QT4, Visual Studio 2005 Linux: ------ -Required packages: QT4 (devel packages, too!), ALSA (devel packages, too!) +Required packages: QT4 (devel packages, too!), Jack (devel packages, too!) - cd llcon - sh bootstrap