derekrazo / o.io.leap

o.io.leap is a Max external object for the Leap Motion Controller, which outputs OSC into max/msp/jitter.
11 stars 9 forks source link

osc headers #1

Open eliottparis opened 10 years ago

eliottparis commented 10 years ago

Hi, Thanks for this object, Could you add the osc related headers files listed below (or tell me where to find them) :

I need them to compile a 64bit external version. Thanks. Eliott

derekrazo commented 10 years ago

Hi Elliot!

Let me get you pointed in the right direction. I'm ccing John MacCallum- the lead developer on the odot project.

@John, Elliot would like to compile a 64 bit leap object, but the osc libraries are currently not public. Any way we can get him access to what he needs to move forward?

Best,

Derek

On Thu, Jan 30, 2014 at 6:54 AM, eliott paris notifications@github.comwrote:

Hi, Thanks for this object, Could you add the osc related headers files listed below (or tell me where to find them) :

  • "osc.h"
  • "osc_bundle_u.h"
    • "osc_message_u.h"
    • "osc_atom_u.h"
  • "osc_mem.h"

I need them to compile a 64bit external version. Thanks. Eliott

Reply to this email directly or view it on GitHubhttps://github.com/derekrazo/o.io.leap/issues/1 .

smashedtoatoms commented 8 years ago

I would love to have this too, any news on this?