aboutsummaryrefslogtreecommitdiff
path: root/README.build.txt
blob: dc6b4e5560005a38f41b22c0fcaf877fce720e95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
These objects where developed under Linux and have been tested 
in Linux and OSX. The objects should also compile under Windows and IRIX. 

To build (under linux):

make pd_linux

To build (under OSX):

make pd_darwin


To Install:

Copy the .pd* files where PD will seem them, like the "extra" folder.
Precompiled binaries for OSX and Win32 are in the "Release" directory.