sphero-inc / Sphero-iOS-SDK

🚫 DEPRECATED: Sphero™ is the amazing robotic ball ( sphero.com ) created by Orbotix, this is the repository for the iOS SDK for Sphero™. Visit dev site for more information:
http://sdk.sphero.com
225 stars 81 forks source link

Static Linking Errors and Warnings #53

Open gabriellet opened 7 years ago

gabriellet commented 7 years ago

Hey, I've been finding lots of warnings and errors with incorrect static linking in the sample code. Does anyone know what's up with that?

screen shot 2016-09-20 at 11 16 21 pm

pip8786 commented 7 years ago

This was reported here: https://github.com/orbotix/Sphero-iOS-SDK/issues/50

gabriellet commented 7 years ago

Ah I see. Glad I'm not the only one who noticed it.

gabriellet commented 7 years ago

It's also mentioned in #42 which is almost a year old now.

iamcgn commented 7 years ago

This issue should be fixed in the latest beta branch. Please give that a shot and let me know if you're still seeing these warnings.

gabriellet commented 7 years ago

@iamcgn Oh awesome, thanks! I'll let you know as soon was I try it out.