anki / drive-sdk

Anki Drive SDK
Apache License 2.0
129 stars 63 forks source link

README claims Mac compatibility but examples do not compile #23

Open vromero opened 9 years ago

ZuzooVn commented 9 years ago

Did you find the solution?

heinemml commented 9 years ago

The examples can not be build on Mac as they are relying on BlueZ which is the Linux Bluetooth Stack. If you want to use it on Mac you would need to reimplement them using CoreBluetooth. Which is not a simple task.

jeff-1amstudios commented 8 years ago

CoreBluetooth + anki_sdk https://github.com/jeff-1amstudios/anki-controller