File: INSTALL

package info (click to toggle)
vamp-plugin-sdk 2.10.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,732 kB
  • sloc: cpp: 7,565; ansic: 911; makefile: 359; sh: 170; perl: 31
file content (14 lines) | stat: -rw-r--r-- 381 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

Compiling and Installing the SDK and Examples
=============================================

 * Windows with Visual C++: Please read build/README.msvc

 * Mac OS/X: Please read build/README.osx

 * Linux: Please read build/README.linux

 * Windows cross-compiling from Linux: Try build/Makefile.mingw32

See the README file in this directory for more information about this SDK.