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 complied as Objective-C++. If the files have the
.m extension, they are compiled as Objective-C and cannot use FaceSDK.
Next chapter: Using with Visual Basic 6.0
Contents