From d8847bccfcc9ac116d81cd18ce485f5595e7f6bb Mon Sep 17 00:00:00 2001 From: jdl Date: Wed, 10 Mar 2004 00:01:56 +0000 Subject: changed to single external style ... svn path=/trunk/externals/OSCx/; revision=1399 --- README.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index ccd1a9c..30ce444 100644 --- a/README.txt +++ b/README.txt @@ -4,14 +4,20 @@ for more information on OSC see: http://cnmat.cnmat.berkeley.edu/OSC they also have an osc_dev mailinglist. primary source for pd: http://lena.ucsd.edu/~msp/ -ok, merged the windows and linux trees. +to build run +./configure +make +make install + + +merged the windows and linux trees. for linux do the usual makes etc, for window either use extra/OSC.dll, .dsw and .dsp files are also included. files: -OSC/ contains the code for OSC pd objects (send,dump,route) +src/ contains the code for OSC pd objects (send,dump,route) README.txt this file doc/ pd help files extra/ OSC.dll, the windows binary @@ -22,6 +28,9 @@ send+dump/ CNMAT's OSC commandline utils log: + 20040409: changed build setup to suit externals build system + single object objects, no lib + 20030531: added OSCroute /* (route everything) hard-fix 20030527: added sending to broadcast address capability to htmsocket -- cgit v1.2.1