[OSC_dev] Good C++ libraries ?

Jamie Bullock jamie at postlude.co.uk
Mon Mar 2 03:05:30 PST 2009



Hi Xavier,


On 2 Mar 2009, at 08:07, Xavier Miller wrote:

> Hello,
>
> I tried OSCpack, which is the recommended C++ library by
> opensoundcontrol.org
>
> But, the code of the version 1.0.2 doesn't compile and I needed to add
> necessary #include in the source.
> And I also needed to write a makefile, split the source and the  
> headers
> in order to have something more "professional".
>
> Are there other OSC C/C++ libraries in the OSC world, that run "out of
> the box"?
>
> Kind regards,
> Xavier Miller.


Are you specifically looking for something with C++ style semantics?  
Otherwise liblo should do. I think it's perfectly possible to use  
liblo from a C++ app.

	http://liblo.sourceforge.net/

Jamie

--
http://www.jamiebullock.com



More information about the OSC_dev mailing list