PhilipsHue / HueSDK

Philips Hue Software Development Kit
98 stars 39 forks source link

Native library (libhuesdk.so) for armv7 (32 bit) #12

Closed LarsK93 closed 6 years ago

LarsK93 commented 6 years ago

Dear Developer-Team, Would it be possible that you provide the native library file (libhuesdk.so) for armv7 32 bit architecture? That would make life much easier as it would be possible to run HueSDK on Raspberry Pi for example. Thanks in advance!

jhvdb87 commented 6 years ago

I put the request on our backlog. I'll keep you posted when this will be picked up.

JensTimmerman commented 6 years ago

Even better would be to publish the source code for libhuesdk? So we can compile it for our platform?

jhvdb87 commented 6 years ago

Providing the source code will not happen for now.

mrwhy-orig commented 6 years ago

@jhvdb87 And the arm build? Especially for Raspberry Pi 3?

jhvdb87 commented 6 years ago

We are currently picking up this ticket. It requires specific version of stdc++, so would you rather distribute a static library as mentioned in https://github.com/PhilipsHue/HueSDK/issues/19. Is that Ok for you ?

mrwhy-orig commented 6 years ago

@jhvdb87 yeah, that would be Ok for me. Do you have a road map for this?

jhvdb87 commented 6 years ago

Release with this will probably happen in the next 2 months. Not on this repo, because this one is going to be deprecated. Link to subscribe: https://developers.meethue.com/content/edk-terms-use

mrwhy-orig commented 6 years ago

@jhvdb87, looking forward to that. Hope it would be sooner.

jhvdb87 commented 6 years ago

We are a bit delayed with the release unfortunately. The aim is end of August/begin September.

jhvdb87 commented 6 years ago

Libraries with statically linked stdc++ are available on our new repo.