Luxand FaceSDK – Using with Cocoa
If you are using Cocoa to write an application in Xcode, make sure that your source code files (which use FaceSDK) have the .mm extension, so they are compiled as Objective-C++. If the files have the .m extension, they are compiled as Objective-C and cannot use FaceSDK.