update
This commit is contained in:
parent
d51f15d061
commit
f06f38dc75
1 changed files with 4 additions and 2 deletions
6
INSTALL
6
INSTALL
|
@ -26,8 +26,10 @@
|
||||||
Windows:
|
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
|
- run llcon/windows/MocQT.bat
|
||||||
- open llcon.sln in your Visual Studio environment and compile
|
- open llcon.sln in your Visual Studio environment and compile
|
||||||
- run llcon/windows/Release/llcon.exe
|
- run llcon/windows/Release/llcon.exe
|
||||||
|
@ -36,7 +38,7 @@ Rquired software: QT4, Visual Studio 2005
|
||||||
Linux:
|
Linux:
|
||||||
------
|
------
|
||||||
|
|
||||||
Required packages: QT4 (devel packages, too!), ALSA (devel packages, too!)
|
Required packages: QT4 (devel packages, too!), Jack (devel packages, too!)
|
||||||
|
|
||||||
- cd llcon
|
- cd llcon
|
||||||
- sh bootstrap
|
- sh bootstrap
|
||||||
|
|
Loading…
Reference in a new issue