Ableton / LinkKit

iOS SDK for Ableton Link, a new technology that synchronizes musical beat, tempo, and phase across multiple applications running on one or more devices.
http://ableton.github.io/linkkit
Other
147 stars 10 forks source link

LinkKit-2.0.0 Beta 2 linker errors #24

Closed kirnuarp closed 7 years ago

kirnuarp commented 8 years ago

Downloaded the new version and noticed that it generates linker errors:

"_ABLLinkGetSessionTempo", referenced from... "_ABLLinkPhase", referenced from... "_ABLLinkProposeTempo", referenced from... "_ABLLinkResetBeatTime", referenced from... ld: symbol(s) not found for architecture i386

The old lib was over 100MB but the new one is only 4.5MB

fgo-ableton commented 8 years ago

Thanks for the report! LinkKit 2.0 is an API changing release. You will have to adapt the usage of Link in your app to the new API. This should be pretty straight forward though. The reduced size of the library is due to some internal changes in Link. It still supports the same platforms as version 1.