Mercurial > hg > vamp-plugin-sdk
view INSTALL @ 306:b923a3d9c3d5
* Update OS/X stuff in Makefiles, so as to build 3-way universal binaries
  using 10.4 SDK (where available, or 10.5 otherwise -- though the choice
  needs to be made by the user)
| author | cannam | 
|---|---|
| date | Fri, 13 Aug 2010 15:08:23 +0000 | 
| parents | 38c638894360 | 
| children | 7a393db13c75 | 
line wrap: on
 line source
Compiling and Installing the SDK and Examples ============================================= * Windows with Visual C++: Please read build/README.msvc * Mac OS/X: Please read build/README.osx * Solaris: Please read build/README.osol * 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.
